ComponentOne Basic Library for UWP
ParentCollection Property

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : ParentCollection Property
Gets the items collection of this element's parent.
Syntax
'Declaration
 
Public ReadOnly Property ParentCollection As System.Collections.IList
public System.Collections.IList ParentCollection {get;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members