GrapeCity MultiRow Windows Forms Documentation
RegularExpressionValidator Class Members
Properties  Methods 


The following tables list the members exposed by RegularExpressionValidator.

Public Constructors
 NameDescription
Public ConstructorRegularExpressionValidator ConstructorInitializes a new instance of the RegularExpressionValidator 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 PropertyExpressionGets or sets a regular expression that is matched by 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 is always successful when the specified value is a null reference (Nothing in Visual Basic).  
Public PropertyRegexOptionsGets or sets the regular expression options.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates an exact copy of the current RegularExpressionValidator.  
Top
See Also

Reference

RegularExpressionValidator Class
GrapeCity.Win.MultiRow Namespace
CellValidator Class

 

 


Copyright © GrapeCity, inc. All rights reserved.