| C1.Win.TreeView Namespace > C1TreeNodeCollection Class : Parent Property |
'Declaration<C1DescriptionAttribute("Gets a parent node of this collection.")> Public ReadOnly Property Parent As C1TreeNode
'UsageDim instance As C1TreeNodeCollection Dim value As C1TreeNode value = instance.Parent
[C1Description("Gets a parent node of this collection.")] public C1TreeNode Parent {get;}
[C1Description("Gets a parent node of this collection.")] public: property C1TreeNode^ Parent { C1TreeNode^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2