ComponentOne TreeView for WinForms
Parent Property (C1TreeNodeCollection)

C1.Win.TreeView Namespace > C1TreeNodeCollection Class : Parent Property
Gets a parent node of this collection.
Syntax
'Declaration
 
<C1DescriptionAttribute("このコレクションの親ノードを取得します。")>
Public ReadOnly Property Parent As C1TreeNode
[C1Description("このコレクションの親ノードを取得します。")]
public C1TreeNode Parent {get;}
See Also

Reference

C1TreeNodeCollection Class
C1TreeNodeCollection Members