PersistentObjectStorage<T>.RaiseReload(Boolean) Method
In This Article
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.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Parameters
Name | Type |
---|---|
keep |
Boolean |
See Also