Back to Devexpress

DXValidationProvider Events

windowsforms-devexpress-dot-xtraeditors-dot-dxerrorprovider-dot-dxvalidationprovider-dot-underscore-events.md

latest1.3 KB
Original Source

DXValidationProvider Events

Provides data validation management for DevExpress bound and unbound editors.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ValidationFailedAllows you to perform actions when a control’s validation fails.
ValidationSucceededOccurs after the validation was successfully passed and allows you to perform certain post-validation actions.

See Also

DXValidationProvider Class

DXValidationProvider Members

DevExpress.XtraEditors.DXErrorProvider Namespace