.Net Organisation Chart Component Class Library
InitialItemId Property
NamespacesOrgChart.Core.CommandBarNavBarSettingsInitialItemId
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The initial Id used to render the chart. This is used to determine if we should show or hide the navigation buttons for the first ChartItem
Declaration Syntax
C#Visual BasicVisual C++
public Object InitialItemId { get; set; }
Public Property InitialItemId As Object
public:
property Object^ InitialItemId {
	Object^ get ();
	void set (Object^ value);
}

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