AppointmentImageType Enum
Lists the types of appointment images available.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Members
Name | Description |
---|---|
Custom
|
Represents any custom image added to the Scheduler |
Reminder
|
Represents the |
Recurrence
|
Represents the |
Recurrence
|
Represents the |
#Related API Members
The following properties accept/return AppointmentImageType values:
#Remarks
Use this enumeration’s members to specify the type of the appointment images. This enumeration’s values are used by the AppointmentImageInfoCore.ImageType property.