Back to Devexpress

DXErrorProvider Properties

windowsforms-devexpress-dot-xtraeditors-dot-dxerrorprovider-dot-dxerrorprovider-dot-underscore-properties.md

latest2.9 KB
Original Source

DXErrorProvider Properties

Provides error management for DevExpress bound and unbound editors.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContainerControlGets or sets a control which owns the controls monitored for errors.
DataMemberGets or sets a data source member monitored for errors.
DataSourceGets or sets the data source to be monitored for errors.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
HasErrorsGets whether there is any error that is set via the DXErrorProvider‘s methods or on the data source level.
SiteGets or sets the ISite for the object.

See Also

DXErrorProvider Class

DXErrorProvider Members

DevExpress.XtraEditors.DXErrorProvider Namespace