XafApplication.IsLoading Property
Indicates whether the application component is currently being initialized.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the application is currently being initialized; otherwise, false. |
See Also