ComponentOne Basic Library for UWP
ParentItemsSource Property

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : ParentItemsSource Property
Returns this element's parent ItemsSource Property.
Syntax
'Declaration
 
Public ReadOnly Property ParentItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ParentItemsSource {get;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members