OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / ItemTemplate Property

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