.Net Organisation Chart Component Class Library
DetailedTemplate Property
NamespacesOrgChart.CoreDataBoundOrganisationChartDetailedTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the detailed template. This is the main template used in drawing organisation charts.
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate DetailedTemplate { get; set; }
Public Property DetailedTemplate As ITemplate
public:
virtual property ITemplate^ DetailedTemplate {
	ITemplate^ get () sealed;
	void set (ITemplate^ value) sealed;
}

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