ASP.NET Core MVC コントロールヘルプ
ShowYearPicker メソッド (CalendarBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : ShowYearPicker メソッド
The value.
Configurates C1.Web.Mvc.Calendar.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 Function ShowYearPicker( _
   ByVal value As System.Boolean _
) As CalendarBuilder
public CalendarBuilder ShowYearPicker( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is true.
参照

CalendarBuilder クラス
CalendarBuilder メンバ