ASP.NET Core MVC コントロールヘルプ
TreeView クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : TreeView クラス
Defines a control which displays a hierarchical list which may contain text, checkboxes, images, or arbitrary HTML content.
オブジェクト モデル
TreeView クラス
シンタックス
'宣言
 
Public Class TreeView 
   Inherits Control
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class TreeView : Control, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.TreeView

参照

TreeView メンバ
C1.Web.Mvc 名前空間