A newer version of this page is available.
Switch to the current version.
AppointmentImageInfoCore Class
Represents an object that contains information on the image displayed within the appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
public abstract class AppointmentImageInfoCore
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
See Also
Feedback