BaseObjectSpace.IsReloading Property
Gets a boolean value indicating whether or not the Object Space is reloading.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Object Space is reloading; otherwise, false. |
Implements
See Also