Skip to main content
A newer version of this page is available. .

ErrorInfo() Constructor

Initializes a new instance of the ErrorInfo class with the default values.

Namespace: DevExpress.XtraEditors.DXErrorProvider

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public ErrorInfo()

Remarks

This constructor sets the created object’s properties to their default values:

See Also