.Net Organisation Chart Component Class Library
ItemType Property
NamespacesOrgChart.CoreOrgChartItemItemType
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The type of organisation chart item that is to be rendered.

The organisation chart component supports three types of chart item. AssistantItemsChartItemsStackedItems

Declaration Syntax
C#Visual BasicVisual C++
public OrganisationItemType ItemType { get; }
Public ReadOnly Property ItemType As OrganisationItemType
public:
property OrganisationItemType ItemType {
	OrganisationItemType get ();
}

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