.Net Organisation Chart Component Class Library
SelectedValue Property
NamespacesOrgChart.CoreIOrganisationChartSelectedValue
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The Value of the ItemId that has been selected by the end-user
Declaration Syntax
C#Visual BasicVisual C++
Object SelectedValue { get; set; }
Property SelectedValue As Object
property Object^ SelectedValue {
	Object^ get ();
	void set (Object^ value);
}

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