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

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

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

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