Xceed Grid for WinForms v4.3 Documentation
ValidationMessages Class Methods


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

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

Public Methods
 NameDescription
Public MethodCreates a copy of this ValidationMessages object.  
Public MethodResets the Between property to its original value.  
Public MethodResets the DataType property to its original value.  
Public MethodResets the Date property to its original value.  
Public MethodResets the Equal property to its original value.  
Public MethodResets the GreaterThan property to its original value.  
Public MethodResets the GreaterThanOrEqual property to its original value.  
Public MethodResets the InSet property to its original value.  
Public MethodResets the LessThan property to its original value.  
Public MethodResets the LessThanOrEqual property to its original value.  
Public MethodResets the NotEqual property to its original value.  
Public MethodResets the NotInSet property to its original value.  
Public MethodResets the Number property to its original value.  
Public MethodResets the RegularExpression property to its original value.  
Public MethodResets the RequiredField property to its original value.  
Public MethodResets the Value property to its original value.  
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

Reference

ValidationMessages Class
Xceed.Validation Namespace