ASP.NET Core MVC コントロールヘルプ
DataItem プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeNode クラス : DataItem プロパティ
The data item that this node represents.
シンタックス
'宣言
 
Public ReadOnly Property DataItem As System.Collections.Generic.Dictionary(Of String,Object)
public System.Collections.Generic.Dictionary<string,object> DataItem {get;}
参照

TreeNode クラス
TreeNode メンバ