Parameters
- expression
- An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo value to validate.
- min
- A System.Double value representing the minimun size allowed.
- max
- A System.Double value representing the maximum size allowed.
Exception | Description |
---|---|
GrapeCity.ActiveReports.PageReportModel.ReportDefinitionException | Throws if the value is out of range limit. |