DXValidationProvider.RemoveControlError(Control) Method
Removes an error associated with the specified control.
Namespace: DevExpress.XtraEditors.DXErrorProvider
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | Control | A control whose error must be removed. |
See Also