RecurrenceControlBase.CancelUpdate() Method
Unlocks the RecurrenceControlBase object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
See RecurrenceControlBase.BeginUpdate to learn more.
See Also