AppointmentImagesEventArgs Properties
Provides data for the SchedulerControl.InitAppointmentImages event.| Name | Description |
|---|---|
| Appointment | Provides access to the appointment for which the SchedulerControl.InitAppointmentImages event is fired. |
| ImageInfoList | Gets a collection of AppointmentImageInfo objects. |
| ViewInfo | Provides access to the characteristics of the appointment prepared for display. |
See Also