MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.Validation Namespace / ValidationUtils Class / ValidateDouble Method

In This Topic
ValidateDouble Method
In This Topic
Validates a double value to make sure it is valid and is within the specified min/max range limit.
Overload List
OverloadDescription
Validates a double value to make sure it is valid and is within the specified min/max range limit.  
Validates an expression value to make sure it is valid and is within the specified min/max values.  
See Also