OrgChart for WPF and Silverlight
C1.Silverlight.OrgChart Namespace / C1OrgChart Class / Header Property

In This Topic
    Header Property (C1OrgChart)
    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