ASP.NET Core MVC コントロールヘルプ
CloseOnSelection メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : CloseOnSelection メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.CloseOnSelection. Sets a value that determines whether the control should automatically close the drop-down when the user makes a selection.
シンタックス
'宣言
 
Public Function CloseOnSelection( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder CloseOnSelection( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

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

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ