Back to Devexpress

ISchedulerInplaceEditor Events

windowsforms-devexpress-dot-xtrascheduler-dot-ischedulerinplaceeditor-dot-underscore-events.md

latest961 B
Original Source

ISchedulerInplaceEditor Events

Provides methods to customize properties of an in-place editor.

NameDescription
CommitChangesOccurs before a modified value is saved to the underlying data source.
LostFocusOccurs when the control loses focus.
RollbackChangesOccurs before changes are cancelled and the modified value is replaced with the former value (a value before modification).

See Also

ISchedulerInplaceEditor Interface

ISchedulerInplaceEditor Members

DevExpress.XtraScheduler Namespace