Skip to main content

AppointmentInplaceEditorBase.ApplyChanges() Method

In This Article

Passes values obtained from the editor to the appointment, and performs an assignment to the appointment properties.

Namespace: DevExpress.Xpf.Scheduler.UI

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public virtual void ApplyChanges()

#Implements

See Also