AppointmentFormTemplateContainerBase.Appointment Property
Gets the currently edited appointment.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Appointment | An Appointment class instance. |
See Also