Skip to main content

AppointmentImageInfoCore Class

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

public abstract class AppointmentImageInfoCore

#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