PersistentObjectStorage<T>.RaiseReload(Boolean) Method
Raises the internal Reload event. This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Parameters
Name | Type |
---|---|
keepNonPersistentInformation | Boolean |
See Also