AppointmentInplaceEditorBase.Appointment Property
In This Article
Gets the appointment for which the in-place editor has been invoked.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment | An Appointment object, which is the appointment currently being processed. |
See Also