Back to Devexpress

SchedulerStorageBase.EndUpdate() Method

corelibraries-devexpress-dot-xtrascheduler-dot-schedulerstoragebase-027b92e0.md

latest1.4 KB
Original Source

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.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public virtual void EndUpdate()
vb
Public Overridable Sub

Remarks

See SchedulerStorageBase.BeginUpdate, to learn more.

See Also

BeginUpdate()

IsUpdateLocked

SchedulerStorageBase Class

SchedulerStorageBase Members

DevExpress.XtraScheduler Namespace