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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : DisplayMemberPath プロパティ
Gets or sets the name of the property (or properties) to use as the visual representation of the nodes. When it is not set, [‘header’] will be used.
シンタックス
'宣言
 
Public Property DisplayMemberPath As System.String()
public System.string[] DisplayMemberPath {get; set;}
参照

TreeView クラス
TreeView メンバ