MonthCalendar.ShowQuartersButton

Syntax

ShowQuartersButton: String

Description

The ShowQuartersButton property sets the visibility of the Quarters 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 ShowQuartersButton property in the component for the Quarters button to be displayed:

ShowQuartersButton: false

See also:

MonthCalendar