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


In This Topic
    InputCellValueCriterion Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Returns a boolean value indicating if the validation expression can be evaluated.  
    Public MethodOverridden. Creates a copy of this InputCellValueCriterion object.  
    Public MethodOverridden. Launches the validation on this input 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