WizardAppearanceCollection.IsLoading Property
Gets whether the XtraWizard control is being initialized
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if if the XtraWizard control is being initialized; otherwise, false. |
See Also