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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : ExpandOnClick メソッド
The value.
Configurates C1.Web.Mvc.TreeView.ExpandOnClick. Sets a value that determines whether to expand collapsed nodes when the user clicks the node header.
シンタックス
'宣言
 
Public Function ExpandOnClick( _
   ByVal value As System.Boolean _
) As TreeViewBuilder
public TreeViewBuilder ExpandOnClick( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ