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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : ShowMonthPicker メソッド
The value.
Configurates C1.Web.Mvc.Calendar.ShowMonthPicker. Sets a value that determines whether the calendar should display a list of months when the user clicks the header element on the month calendar.
シンタックス
'宣言
 
Public Function ShowMonthPicker( _
   ByVal value As ShowMonthPicker _
) As CalendarBuilder
public CalendarBuilder ShowMonthPicker( 
   ShowMonthPicker value
)

パラメータ

value
The value.

戻り値の型

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

CalendarBuilder クラス
CalendarBuilder メンバ