OrgChart for WPF and Silverlight | ComponentOne
C1.WPF.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 Object
    public object Header {get; set;}
    See Also