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

In This Topic
    ItemsPanel Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsPanel As Windows.UI.Xaml.Controls.ItemsPanelTemplate
    public Windows.UI.Xaml.Controls.ItemsPanelTemplate ItemsPanel {get; set;}
    See Also