AppointmentInplaceEditorBase.CommitChanges Event
In This Article
Occurs before modified values are saved to the underlying data source.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Event Data
The CommitChanges event's handler receives an argument of the EventArgs type.
#Implements
See Also