MonthCalendar.ShowHalfYearsButton

Syntax

ShowHalfYearsButton: String

Description

The ShowHalfYearButton sets a visibility of the HalfYear button.

Comments

By default the property is set to True that is the button is displayed.

Example

To execute the example, create the MonthCalendar component (see Example of Creating the MonthCalendar Component). Use the ShowHalfYearsButton button for the Half years button not to be displayed:

ShowHalfYearsButton : false

See also:

MonthCalendar