[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.ValidatorBase-1.Validator-1.GreaterThan

GreaterThan Method

GreaterThan(double, string)

Declaration
public ValidatorBase<T>.Validator<TProperty> GreaterThan(double minValue, string errorMessage = null)
Parameters
Type Name Description
double minValue
string errorMessage
Returns
Type Description
ValidatorBase<T>.Validator<TProperty>