.Net Organisation Chart Component Class Library
StartValue Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartStartValue
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Value of the primary key in DataTable that the chart will start rendering.
Declaration Syntax
C#Visual BasicVisual C++
public Object StartValue { get; set; }
Public Property StartValue As Object
public:
virtual property Object^ StartValue {
	Object^ get () sealed;
	void set (Object^ value) sealed;
}

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