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

In This Topic
    Header Property
    In This Topic
    Gets or sets the parent item for this C1OrgChart.
    Syntax
    'Declaration
     
    Public Property Header As System.Object
    public System.object Header {get; set;}
    See Also