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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : SelectionMode メソッド
The value.
Configurates C1.Web.Mvc.Calendar.SelectionMode. Sets a value that indicates whether users can select days, months, or no values at all.
シンタックス
'宣言
 
Public Function SelectionMode( _
   ByVal value As DateSelectionMode _
) As CalendarBuilder
public CalendarBuilder SelectionMode( 
   DateSelectionMode value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CalendarBuilder クラス
CalendarBuilder メンバ