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