.Net Organisation Chart Component Class Library
TemplateGroups Property
NamespacesOrgChart.DesignerDataBoundOrgChartDesignerTemplateGroups
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Represents a collection of TemplateGroup objects that represent the different templates supported by the Organisation Chart Component.

The Organisation Chart Component supports header, footer, detailed, summary, stacked and a "No data" template

Declaration Syntax
C#Visual BasicVisual C++
public override TemplateGroupCollection TemplateGroups { get; }
Public Overrides ReadOnly Property TemplateGroups As TemplateGroupCollection
public:
virtual property TemplateGroupCollection^ TemplateGroups {
	TemplateGroupCollection^ get () override;
}

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