AppointmentImageInfoCore Class
Represents an object that contains information on the image displayed within the appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.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.
Inheritance
Object
AppointmentImageInfoCore
See Also