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 | |
StatusItem |
Related API Members
The following properties accept/return ItemType values:
See Also
Feedback