[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.ShowYearPicker

ShowYearPicker Method

ShowYearPicker(bool)

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.

Declaration
public CalendarBuilder ShowYearPicker(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is true.