WizardPageErrorEventArgs.ErrorMessage Property
Specifies the text of an error message.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the error message. |
See Also