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