Programatic Navigation
Navigation API
- MoveToDate(DateTime date): Sets the CurrentDate to the date parameter.
- MoveToPreviousView(): Navigates to the previous view.
- MoveToNextView(): Navigates to the next view.
- MoveToUpperView(): Navigates to upper view.
- MoveToLowerView(DateTime date): Navigates to lower view.