Xceed Grid for WinForms v4.3 Documentation
ValidationExpression Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ValidationExpression.

Public Properties
 NameDescription
Public PropertyGets or sets a string representing the reference ID of the criterion.  
Public PropertyGets or sets an ValidationLevel value representing the moment at which validation will be performed.  
Top
Protected Properties
 NameDescription
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
Top
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
Public Events
 NameDescription
Public EventRaised when an expression has been disposed.  
Top
See Also

Reference

ValidationExpression Class
Xceed.Validation Namespace