public enum SchedulerViewMode : System.Enum
Member | Description |
---|---|
AgendaView | Identifies a Scheduler view mode that shows activity for one or more days in a list type view. |
DayView | Identifies a Scheduler view mode that shows activity arranged in timeslots for one or more days. |
MonthView | Identifies a Scheduler view mode that shows activity for all days in one or more months. |
WeekView | Identifies a Scheduler view mode that shows activity for all timeslots in a week. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+