WizardPageValidatingEventArgs.ErrorIconType Property
Gets or sets the type of icon displayed within an error message.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
| Type | Description |
|---|---|
| MessageBoxIcon | A System.Windows.Forms.MessageBoxIcon enumeration value that specifies the type of icon displayed within an error message. |
See Also