property FaceCalendar.ShowMonthSelector as Boolean
Specifies whether the left/right arrows to select the previously/next month are visible or hidden in the header of the calendar's month.

TypeDescription
Boolean A Boolean expression that specifies whether the left/right arrows to select the previously/next month are visible or hidden in the header of the calendar's month.
By default, the ShowMonthSelector property specifies the whether the left/right arrows to select the previously/next month are visible or hidden in the header of the calendar's month. The Background(exDateHeader) specifies the visual appearance for the months header in a calendar control. The Background(exDateHeaderForeColor) specifies the foreground color to show the months in the header.