WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1HierarchicalPresenter Class / ParentItemsSource Property
In This Topic
    ParentItemsSource Property (C1HierarchicalPresenter)
    In This Topic
    Returns this element's parent ItemsSource Property.
    Syntax
    public IEnumerable ParentItemsSource {get;}
    See Also