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


In This Topic
    ValidationExpression Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodReturns a boolean value indicating whether the validation expression can be evaluated.  
    Public MethodCreates a copy of this ValidationExpression object.  
    Public MethodLaunches the validation on the component.  
    Public MethodReturns the string representation of the validation expression.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRetrieves the value of the specified property in the Properties collection.  
    Protected MethodRetrieves a boolean value indicating whether the specified property has been explicitly set.  
    Protected MethodRemoves the specified property from the Properties collection.  
    Top
    See Also