Back to Devexpress

ItemType Enum

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-565c9ac5.md

latest1.4 KB
Original Source

ItemType Enum

Lists types of scheduler items that provide data to the Scheduler View.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public enum ItemType

Members

NameDescription
AppointmentItem

An appointment item.

| | LabelItem |

An appointment label item.

| | StatusItem |

An appointment status item.

|

The following properties accept/return ItemType values:

See Also

DevExpress.XamarinForms.Scheduler Namespace