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