WizardControl.IsLoading Property
Indicates whether the XtraWizard control is being initialized.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the XtraWizard control is being initialized; otherwise, false. |
See Also