AppointmentResourceEdit.RefreshData() Method
Updates the AppointmentResourceEdit control to reflect changes of visible resources and re-creates the colored rectangles of the resource list.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Remarks
This method is usually called automatically when SchedulerStorageBase.ResourcesChanged is fired.
See Also