DXErrorProvider Constructors
Provides error management for DevExpress bound and unbound editors.| Name | Parameters | Description |
|---|---|---|
| DXErrorProvider() | none | Initializes a new instance of the DXErrorProvider class with the default settings. |
| DXErrorProvider(IContainer) | container | Initializes a new instance of the StyleController class with the specified container. |
| DXErrorProvider(ContainerControl) | parentControl | Initializes a new instance of the DXErrorProvider class with the specified control container. |
See Also