PersistentObjectStorageReloadEventArgs.KeepNonPersistentInformation Property
Flag used to signal whether the volatile information should be retained on reloading. Internal use only.
Namespace: DevExpress.XtraScheduler.Native
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to keep non-persistent information on reloading; otherwise, false. |
Remarks
Internal use only.
See Also