Skip to main content

ErrorInfo() Constructor

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

Namespace: DevExpress.XtraEditors.DXErrorProvider

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public ErrorInfo()

Remarks

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

See Also