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

In This Topic
    ItemTemplate Property (C1OrgChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemTemplate As Windows.UI.Xaml.DataTemplate
    public Windows.UI.Xaml.DataTemplate ItemTemplate {get; set;}
    See Also