.Net Organisation Chart Component Class Library
Item Property (index)
NamespacesOrgChart.CoreOrgChartItemItem[([(Int32])])
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers

[Missing <summary> documentation for P:OrgChart.Core.OrgChartItem.Item(System.Int32)]

Declaration Syntax
C#Visual BasicVisual C++
public string this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As String
public:
property String^ default[int index] {
	String^ get (int index);
}
Parameters
index (Int32)

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