AppointmentImagesEventArgs Properties
Provides data for the ASPxScheduler.InitAppointmentImages event.
Name | Description |
---|---|
Appointment |
Gets the appointment related to the ASPx |
Image |
Provides access to a collection of images used to paint an appointment in a scheduler’s View. |
View |
Provides access to the view information for an appointment when the ASPx |
See Also