SchedulerViewRepository Properties
Represents the storage area for Scheduler’s Views.Name | Description |
---|---|
AgendaView | Gets an object that defines the settings of the scheduler’s Agenda View. |
DayView | Gets an object that defines the settings of the scheduler’s Day View. |
FullWeekView | Gets an object that defines the settings of the scheduler’s Full Week View. |
MonthView | Gets an object that defines the settings of the scheduler’s Month View. |
TimelineView | Gets an object that defines the settings of the scheduler’s Timeline View. |
WeekView | Gets an object that defines the settings of the scheduler’s Week View. |
WorkWeekView | Gets an object that defines the settings of the scheduler’s Work-Week View. |
See Also