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

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