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

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