WizardPageValidatingEventArgs.ErrorText Property
Gets or sets the error text displayed within the error message box.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value that specifies the error text. |
Remarks

See Also