AppointmentDataStorage.ReloadData() Method
Forces the storage to reload data from the DataSource.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Remarks
You can enable the AppointmentDataStorage.AutoReload option to update the AppointmentDataStorage automatically when the source’s data changes.
See Also