TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewItem Class / ParentCollection Property

In This Topic
    ParentCollection Property (C1TreeViewItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentCollection As IList
    public IList ParentCollection {get;}
    See Also