GrapeCity MultiRow Windows Forms Documentation
RangeValidator Class Members
Properties  Methods 


The following tables list the members exposed by RangeValidator.

Public Constructors
 NameDescription
Public ConstructorRangeValidator ConstructorInitializes a new instance of the RangeValidator class.  
Top
Public Properties
 NameDescription
Public PropertyActionsGets a CellValidateAction collection that indicates which actions occur when validation fails. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyEnabledGets or sets a value that indicates whether the CellValidator is active. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyFormatProviderGets or sets the format provider.  
Public PropertyMaxValueGets or sets the upper limit of the specified value.  
Public PropertyMinValueGets or sets the lower limit of the specified value.  
Public PropertyNameGets or sets the CellValidator's name. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
Public PropertyNullIsValidGets or sets a value that indicates whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic).  
Public PropertyParsingEnabledGets or sets a value indicating whether to use the Parse method.  
Public PropertyRequiredTypeGets or sets the specified value's required System.Type.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates an exact copy of the current RangeValidator.  
Top
See Also

Reference

RangeValidator Class
GrapeCity.Win.MultiRow Namespace
CellValidator Class

 

 


Copyright © GrapeCity, inc. All rights reserved.