Skip to main content

DXValidationProvider() Constructor

Initializes a new instance of the DXValidationProvider class with default settings.

Namespace: DevExpress.XtraEditors.DXErrorProvider

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public DXValidationProvider()

Remarks

When using this constructor, you should specify the DXValidationProvider‘s Container property.

See Also