AppointmentImageInfoCollection(AppointmentImageProvider) Constructor
Initializes a new instance of the AppointmentImageInfoCollection class with the specified image provider.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
imageProvider | DevExpress.XtraScheduler.Drawing.AppointmentImageProvider | A DevExpress.XtraScheduler.Drawing.AppointmentImageProvider object which provides images for the created collection. |
See Also