Skip to main content

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

public enum ItemType

Members

Name Description
AppointmentItem

An appointment item.

LabelItem

An appointment label item.

StatusItem

An appointment status item.

Related API Members

See Also