ShowDaysButton: Boolean
The ShowDaysButton property sets the visibility of the Days 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 ShowDaysButton property for the Days button not to be displayed:
ShowDaysButton : false
See also: