AppointmentImagesEventArgs.Appointment Property
Provides access to the appointment for which the SchedulerControl.InitAppointmentImages event is fired.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Appointment | An Appointment that is prepared for display. |
See Also