ASP.NET Core MVC コントロールヘルプ
AutoExpandSelection メソッド (DropDownBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DropDownBuilder<TControl,TBuilder> クラス : AutoExpandSelection メソッド
The value.
Configurates C1.Web.Mvc.DropDown.AutoExpandSelection. Sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
シンタックス
'宣言
 
Public Function AutoExpandSelection( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder AutoExpandSelection( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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