GrapeCity MultiRow Windows Forms Documentation
CompareValueValidator Class Members
Properties  Methods 


The following tables list the members exposed by CompareValueValidator.

Public Constructors
 NameDescription
Public ConstructorCompareValueValidator ConstructorInitializes a new instance of the CompareValueValidator 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 PropertyComparedOperatorGets or sets a value that indicates the comparison relationship of the specified and compared values. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator)
Public PropertyComparedValueGets or sets the compared target value.  
Public PropertyDifferenceValueGets or sets the difference between the specified and compared values. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator)
Public PropertyEnabledGets or sets a value that indicates whether the CellValidator is active. (Inherited from GrapeCity.Win.MultiRow.CellValidator)
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). (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator)
Public PropertyRequiredTypeGets or sets the specified value's required System.Type. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator)
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates an exact copy of the current CompareValueValidator.  
Top
See Also

Reference

CompareValueValidator Class
GrapeCity.Win.MultiRow Namespace
CellValidator Class
CompareValueBaseValidator Class
CompareCellValidator Class

 

 


Copyright © GrapeCity, inc. All rights reserved.