SchedulerViewRepository Properties
Represents the view repository.Name | Description |
---|---|
DayView | Provides access to 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. |
GanttView | Reserved for future use. |
MonthView | Provides access to an object that defines the settings of the scheduler’s Month View. |
TimelineView | Provides access to an object that defines the settings of the scheduler’s Timeline View. |
WeekView | Provides access to 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