GrapeCity.Win.MultiRow Namespace : CompareValueValidator Class |
The following tables list the members exposed by CompareValueValidator.
Name | Description | |
---|---|---|
CompareValueValidator Constructor | Initializes a new instance of the CompareValueValidator class. |
Name | Description | |
---|---|---|
Actions | Gets a CellValidateAction collection that indicates which actions occur when validation fails. (Inherited from GrapeCity.Win.MultiRow.CellValidator) | |
ComparedOperator | Gets or sets a value that indicates the comparison relationship of the specified and compared values. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator) | |
ComparedValue | Gets or sets the compared target value. | |
DifferenceValue | Gets or sets the difference between the specified and compared values. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator) | |
Enabled | Gets or sets a value that indicates whether the CellValidator is active. (Inherited from GrapeCity.Win.MultiRow.CellValidator) | |
Name | Gets or sets the CellValidator's name. (Inherited from GrapeCity.Win.MultiRow.CellValidator) | |
NullIsValid | Gets 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) | |
RequiredType | Gets or sets the specified value's required System.Type. (Inherited from GrapeCity.Win.MultiRow.CompareValueBaseValidator) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of the current CompareValueValidator. |