Back to Devexpress

IDXDataErrorInfo Methods

corelibraries-devexpress-dot-xtraeditors-dot-dxerrorprovider-dot-idxdataerrorinfo-dot-underscore-methods.md

latest1.0 KB
Original Source

IDXDataErrorInfo Methods

Provides methods to return error information for a business object’s properties.

NameDescription
GetError(ErrorInfo)When implemented by a class, this method returns information on an error associated with a business object.
GetPropertyError(String, ErrorInfo)When implemented by a class, this method returns information on an error associated with a specific business object’s property.

See Also

IDXDataErrorInfo Interface

IDXDataErrorInfo Members

DevExpress.XtraEditors.DXErrorProvider Namespace