ASP.NET Core MVC コントロールヘルプ
ShowYearPicker プロパティ (Calendar)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Calendar クラス : ShowYearPicker プロパティ
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.
シンタックス
'宣言
 
Public Property ShowYearPicker As System.Boolean
public System.bool ShowYearPicker {get; set;}
解説
The default value for this property is true.
参照

Calendar クラス
Calendar メンバ