ComponentOne OrgChart for UWP
ItemsSource Property (HierarchicalDataTemplate)

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > HierarchicalDataTemplate Class : ItemsSource Property
Gets or sets the binding for this data template, which indicates where to find the collection that represents the next level in the data hierarchy.
Syntax
'Declaration
 
Public Property ItemsSource As Windows.UI.Xaml.Data.Binding
public Windows.UI.Xaml.Data.Binding ItemsSource {get; set;}
See Also

Reference

HierarchicalDataTemplate Class
HierarchicalDataTemplate Members