SchedulerStorageBase.EndUpdate() Method
Unlocks the SchedulerStorageBase object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Remarks
See SchedulerStorageBase.BeginUpdate, to learn more.
See Also