Skip to main content
A newer version of this page is available. .

ItemType Enum

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

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

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