Back to Devexpress

AppointmentImageInfoCore Class

corelibraries-devexpress-dot-xtrascheduler-dot-drawing.md

latest1.6 KB
Original Source

AppointmentImageInfoCore Class

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

Namespace : DevExpress.XtraScheduler.Drawing

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public abstract class AppointmentImageInfoCore
vb
Public MustInherit 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 AppointmentImageInfo

See Also

AppointmentImageInfoCore Members

AppointmentImageInfo

AppointmentImageInfoCollection

DevExpress.XtraScheduler.Drawing Namespace