AppointmentImagesEventArgs.ImageInfoList Property
In This Article
Provides access to a collection of images used to paint an appointment in a scheduler’s View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use this property to customize the appointment’s appearance by modifying the images in the collection.
See Also