.Net Organisation Chart Component Class Library
HeaderTemplate Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartHeaderTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the template for displaying the header section of a Organisation Chart
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate HeaderTemplate { get; set; }
Public Property HeaderTemplate As ITemplate
public:
virtual property ITemplate^ HeaderTemplate {
	ITemplate^ get () sealed;
	void set (ITemplate^ value) sealed;
}
Remarks
The HeaderTemplate replaces the earlier ChartHeadingHTML property as a method of setting the header of an organisation chart

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)