.Net Organisation Chart Component Class Library
ItemType Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsItemType
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The OrgChart Item type reprepresented by this chart Item
Declaration Syntax
C#Visual BasicVisual C++
public OrganisationItemType ItemType { get; protected set; }
Public Property ItemType As OrganisationItemType
public:
property OrganisationItemType ItemType {
	OrganisationItemType get ();
	void set (OrganisationItemType value);
}

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