AppointmentImagesEventArgs Constructors
Provides data for the ASPxScheduler.InitAppointmentImages event.| Name | Parameters | Description |
|---|---|---|
| AppointmentImagesEventArgs(IAppointmentViewInfo, AppointmentImageInfoCollection) | viewInfo, imageInfos | Initializes a new instance of the AppointmentImagesEventArgs class with the specified settings. |
See Also