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


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

The following tables list the members exposed by ValidationProvider.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ValidationProvider class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the default message text used in error messages.  
Public PropertyGets or sets the icon that will be displayed when a validation error occured.  
Public Property (Inherited from System.ComponentModel.Component)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
Top
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
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

ValidationProvider Class
Xceed.Validation Namespace