Name | Description | |
---|---|---|
Clear | Represents the Clear command, which requests that calendar to clear selection. | |
MoveToEnd | Represents the MoveToEnd command, which requests that calendar to move focus date to the end of last item in the current view of the calendar. | |
MoveToNext | Represents the MoveToNext command, which requests that calendar to show next calendar dates. | |
MoveToPrevious | Represents the MoveToPrevious command, which requests that calendar to show previous calendar dates. | |
MoveToStart | Represents the MoveToStart command, which requests that calendar to move focus date to the start of first item in the current view of the calendar. | |
MoveToToday | Represents the MoveToToday command, which requests that calendar to move focus and selected date to System.DateTime.Today. | |
ZoomIn | Represents the ZoomIn command, which requests that calendar to show lower calendar mode. | |
ZoomOut | Represents the ZoomOut command, which requests that calendar to show upper calendar mode. |