.Net Organisation Chart Component Class Library
Item Property
NamespacesOrgChart.CoreOrganisationChartItemCommandEventArgsItem
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns a reference to the OrgChartItem that contains the button that was clicked.
Declaration Syntax
C#Visual BasicVisual C++
public OrgChartItem Item { get; }
Public ReadOnly Property Item As OrgChartItem
public:
property OrgChartItem^ Item {
	OrgChartItem^ get ();
}

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