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