CalendarView.DisplayDate
From Jeremie Leroy - XOJO Controls Wiki
Property (As Date)
The currently displayed Date. Change the DisplayDate to change the current view.
Notes
If you assign a date using
me.DisplayDate = aDate
There is no need to refresh the CalendarView to show the selected date. However if you alter DisplayDate without assigning it a value, the CalendarView needs to be refreshed: