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


In This Topic
    ConstantListCriterion Class Methods
    In This Topic

    For a list of all members of this type, see ConstantListCriterion 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 ConstantListCriterion object.  
    Public MethodOverridden. Launches the validation on the 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