Blazor コントロール
Parent プロパティ (TreeViewItemsCollection)

C1.Blazor.TreeView アセンブリ > C1.Blazor.TreeView 名前空間 > TreeViewItemsCollection クラス : Parent プロパティ
このコレクションの親 TreeViewItem を取得します。このコレクションが C1TreeView のルートコレクションである場合、このプロパティは null です。
シンタックス
'宣言
 
Public ReadOnly Property Parent As TreeViewItem
public TreeViewItem Parent {get;}
参照

参照

TreeViewItemsCollection クラス
TreeViewItemsCollection メンバ