ShowWeeksButton: Boolean
The ShowWeeksButton property sets the visibility of the Weeks button.
By default the property is set to True that is the button is displayed.
To execute the example, create the MonthCalendar component (see Example of Creating the MonthCalendar Component). Use the ShowWeeksButton property in the component for Weeks button not to be displayed:
ShowWeeksButton: false
See also: