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