ASP.NET Core MVC コントロールヘルプ
ExpandOnLoad プロパティ (TreeView)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : ExpandOnLoad プロパティ
Gets or sets a value that determines whether to toggle checkboxes when the user clicks the node header.
シンタックス
'宣言
 
Public Property ExpandOnLoad As System.Boolean
public System.bool ExpandOnLoad {get; set;}
解説
The default value for this property is false, which causes checkboxes to be toggled only when the user clicks the checkbox itself (not the node header).
参照

TreeView クラス
TreeView メンバ