Back to Devexpress

DXValidationProvider Constructors

windowsforms-devexpress-dot-xtraeditors-dot-dxerrorprovider-dot-dxvalidationprovider-dot-ctor.md

latest1.5 KB
Original Source

DXValidationProvider Constructors

Provides data validation management for DevExpress bound and unbound editors.

NameParametersDescription
DXValidationProvider()noneInitializes a new instance of the DXValidationProvider class with default settings.
DXValidationProvider(IContainer)containerInitializes a new instance of the DXValidationProvider class with the specified container control.
DXValidationProvider(ContainerControl)parentControlInitializes a new instance of the DXValidationProvider class with the specified container control.

See Also

DXValidationProvider Class

DXValidationProvider Members

DevExpress.XtraEditors.DXErrorProvider Namespace