Xceed Grid for WinForms v4.3 Documentation
RegularExpressionCriterion Class Methods


Xceed.Validation.v1.3 Assembly > Xceed.Validation Namespace : RegularExpressionCriterion Class

For a list of all members of this type, see RegularExpressionCriterion members.

Public Methods
 NameDescription
Public MethodOverridden. Returns a boolean value indicating whether the validation expression can be evaluated.  
Public MethodOverridden. Creates a copy of this RegularExpressionCriterion object.  
Public MethodOverridden. Launches the validation on the component.  
Public MethodReturns the string representation of the validation expression. (Inherited from Xceed.Validation.ValidationExpression)
Top
Protected Methods
 NameDescription
Protected MethodRetrieves the value of the specified property in the ValidationExpression.Properties collection. (Inherited from Xceed.Validation.ValidationExpression)
Protected MethodRetrieves a boolean value indicating whether the specified property has been explicitly set. (Inherited from Xceed.Validation.ValidationExpression)
Protected MethodRemoves the specified property from the ValidationExpression.Properties collection. (Inherited from Xceed.Validation.ValidationExpression)
Top
See Also

Reference

RegularExpressionCriterion Class
Xceed.Validation Namespace