DXValidationProvider(ContainerControl) Constructor
Initializes a new instance of the DXValidationProvider class with the specified container control.
Namespace: DevExpress.XtraEditors.DXErrorProvider
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
parentControl | ContainerControl | A ContainerControl object that owns the created object. |
See Also