Skip to main content
A newer version of this page is available. .

AppointmentImagesEventArgs Properties

Provides data for the ASPxScheduler.InitAppointmentImages event.
Name Description
Appointment Gets the appointment related to the ASPxScheduler.InitAppointmentImages event.
ImageInfoList Provides access to a collection of images used to paint an appointment in a scheduler’s View.
ViewInfo Provides access to the view information for an appointment when the ASPxScheduler.InitAppointmentImages event occurs.
See Also