Xceed Grid for WinForms v4.3 Documentation
ValidationProvider Class Methods


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

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

Public Methods
 NameDescription
Public MethodDetermines if the provider contains the expression passed as parameter.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Clean up any resources being used.  
Public MethodGets a value indicating where the error icon should be placed in relation to the control.  
Public MethodReturns the amount of extra space to leave next to the error icon.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodGets the validation error that is displayed next to the input component passed as a parameter.  
Public MethodRetrieves the validation expression associated with the component.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSets the location where the error icon should be placed in relation to the control.  
Public MethodSets the amount of extra space to leave between the specified control and the error icon.  
Public MethodSets a validation error to be displayed next to an input component, overriding all validation messages previously set by the validation provider.  
Public MethodAssociates a validation expression with an input component.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Validates the component and all of its child components, but excludes specified types of components.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the value of the specified property in the Properties collection.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves a boolean value indicating whether the specified property has been explicitly set.  
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRemoves the specified property from the Properties collection.  
Top
See Also

Reference

ValidationProvider Class
Xceed.Validation Namespace