GrapeCity.Win.MultiRow Namespace : RegularExpressionValidator Class |
For a list of all members of this type, see RegularExpressionValidator members.
Name | Description | |
---|---|---|
![]() | Actions | Gets a CellValidateAction collection that indicates which actions occur when validation fails. (Inherited from GrapeCity.Win.MultiRow.CellValidator) |
![]() | Enabled | Gets or sets a value that indicates whether the CellValidator is active. (Inherited from GrapeCity.Win.MultiRow.CellValidator) |
![]() | Expression | Gets or sets a regular expression that is matched by the specified value. |
![]() | 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 is always successful when the specified value is a null reference (Nothing in Visual Basic). |
![]() | RegexOptions | Gets or sets the regular expression options. |