Skip to main content
A newer version of this page is available. .

AppointmentImageInfoCore Class

Represents an object that contains information on the image displayed within the appointment.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.1.Core.dll

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