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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : ShowCheckboxes プロパティ
Gets or sets a value that determines whether the TreeView control should add checkboxes to nodes and manage their state. This property can be used only on trees without lazy-loaded nodes(LazyLoadFunction is not set and IsLazyLoading is false).
シンタックス
'宣言
 
Public Property ShowCheckboxes As System.Boolean
public System.bool ShowCheckboxes {get; set;}
参照

TreeView クラス
TreeView メンバ