Skip to main content
A newer version of this page is available. .

ISchedulerInplaceEditorEx.ApplyChanges() Method

Passes the value, obtained form the editor, to the appointment and performs an assignment to the appointment’s property.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

void ApplyChanges()
See Also