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

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