AppointmentImageInfoCore Class
In This Article
Represents an object that contains information on the image displayed within the appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Remarks
The AppointmentImageInfoCore
serves as a base for the AppointmentImageInfo class that provides information on the image, its index, type and visibility state.
See Also