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