AppointmentInplaceEditorBase.Status Property
In This Article
Gets or sets the status associated with the appointment currently being edited in the custom in-place editor.
Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment |
An Appointment |
See Also