[]
Configurates ShowYearPicker. Sets a value that determines whether the calendar should display a list of years when the user clicks the header element on the year calendar.
public CalendarBuilder ShowYearPicker(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |
The default value for this property is true.