MVCxSchedulerViewRepository Properties
A storage for Scheduler 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