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

In This Topic
    ItemsSource Property (C1OrgChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsSource As System.Object
    public System.object ItemsSource {get; set;}
    See Also