ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / ItemsPanelRoot Property

In This Topic
    ItemsPanelRoot Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemsPanelRoot As Windows.UI.Xaml.Controls.Panel
    public Windows.UI.Xaml.Controls.Panel ItemsPanelRoot {get;}
    See Also