ViewBase Properties
The base class for all scheduler views.| Name | Description |
|---|---|
| DataStorage | Gets or sets the storage that holds scheduler view’s data (appointments, labels and statuses). |
| FirstDayOfWeek | Gets or sets the day from which the scheduler starts a week. |
| Start | Gets or sets the scheduler start date. |
| VisibleIntervals | Gets the collection of time intervals the scheduler view displays. |
| WorkDays | Gets or sets days that form a work week. |
See Also