DXErrorProvider Events
Provides error management for DevExpress bound and unbound editors.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
GetErrorIcon static | Allows you to provide custom error icons for editors. |
See Also