Xceed Grid for WinForms v4.3 Documentation
Xceed.Validation.v1.3 Assembly / Xceed.Validation Namespace / RegularExpressionCriterion Class


In This Topic
    RegularExpressionCriterion Class Methods
    In This Topic

    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