CalendarHeaderViewModel Properties
Contains information about the calendar header.
Name | Description |
---|---|
Backward |
Gets the backward icon of the calendar header. |
Backward |
Gets the color of the backward icon in the calendar header. |
Calendar | Gets a calendar instance. |
End |
Gets the calendar end date. |
Forward |
Gets the forward icon of the calendar header. |
Forward |
Gets the color of the forward icon in the calendar header. |
Is |
Gets a value that indicates whether to display the calendar subtitle. |
Navigate |
Returns the command that navigates a calendar view to the previous item. |
Navigate |
Returns the command that navigates a calendar view to the next item. |
Start |
Gets the calendar start date. |
Subtitle |
Gets the subtitle text of the calendar header. |
Switch |
Returns the command that navigates between calendar views. |
Title |
Gets the title text of the calendar header. |
See Also