AppointmentInplaceEditor Class
An in-place editor.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
public class AppointmentInplaceEditor :
AppointmentInplaceEditorBase,
IComponentConnector
Public Class AppointmentInplaceEditor
Inherits AppointmentInplaceEditorBase
Implements IComponentConnector
Remarks
An AppointmentInplaceEditor object serves as a data context (binding source) for the SchedulerControl.InplaceEditTemplate property that you can use to define a custom template, modifying the in-place editor.
Inheritance
Extension Methods
See Also