EditAppointmentFormEventArgs.Appointment Property
In This Article
Gets the appointment for which the form showing event has been raised.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment | A Appointment object that is an appointment currently being processed. |
See Also