Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1HierarchicalPresenter Class / ParentCollection Property

In This Topic
    ParentCollection Property (C1HierarchicalPresenter)
    In This Topic
    Gets the items collection of this element's parent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentCollection As IList
    public IList ParentCollection {get;}
    See Also