A newer version of this page is available.
Switch to the current version.
AppointmentImageInfoCore.ImageType Property
Gets the type of an image, associated with the appointment.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
public AppointmentImageType ImageType { get; }
Public ReadOnly Property ImageType As AppointmentImageType
Property Value
Type | Description |
---|---|
AppointmentImageType | An AppointmentImageType enumeration value, specifying the appointment image's type. |
See Also
Feedback