Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

ItemType Enum

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

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.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