ShowYearPicker Property (InputDateRange)
In This Topic
Gets or 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.
Syntax
'Declaration
Public Property ShowYearPicker As Boolean
public bool ShowYearPicker {get; set;}
See Also