ViewBase Members
In This Article
#Fields
Name | Description |
---|---|
Data |
Identifies the Data |
First |
Identifies the First |
Start |
Identifies the Start dependency property. |
Work |
Identifies the Work |
#Properties
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. |
#Events
Name | Description |
---|---|
Double |
Fires when users double tap on the scheduler view. |
Long |
Fires when users long press on the scheduler view. |
Tap | Fires when users tap on the scheduler view. |
See Also