.Net Organisation Chart Component Class Library
AssistantTemplate Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartAssistantTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the template to be used to draw assistant chart items in the Organisation Chart
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate AssistantTemplate { get; set; }
Public Property AssistantTemplate As ITemplate
public:
virtual property ITemplate^ AssistantTemplate {
	ITemplate^ get () sealed;
	void set (ITemplate^ value) sealed;
}

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