| C1.Win.TreeView Namespace > C1TreeNode Class : ParentCollection Property |
'Declaration<BrowsableAttribute(False)> <C1DescriptionAttribute("Gets the parent C1TreeNodeCollection.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public ReadOnly Property ParentCollection As C1TreeNodeCollection
'UsageDim instance As C1TreeNode Dim value As C1TreeNodeCollection value = instance.ParentCollection
[Browsable(false)] [C1Description("Gets the parent C1TreeNodeCollection.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public C1TreeNodeCollection ParentCollection {get;}
[Browsable(false)] [C1Description("Gets the parent C1TreeNodeCollection.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public: property C1TreeNodeCollection^ ParentCollection { C1TreeNodeCollection^ 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