Parameters
- value
- A System.Double value to validate.
- min
- A System.Double value representing the minimum integer allowed.
- max
- A System.Double value representing the maximum integer allowed.
Exception | Description |
---|---|
GrapeCity.ActiveReports.PageReportModel.ReportDefinitionException | Throws if the value is out of range limit. |