.Net Organisation Chart Component Class Library
SelectedValue Property
NamespacesOrgChart.CoreDataBoundOrganisationChartSelectedValue
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The UniqueId of the currently select ChartItem
Declaration Syntax
C#Visual BasicVisual C++
public Object SelectedValue { get; set; }
Public Property SelectedValue As Object
public:
virtual property Object^ SelectedValue {
	Object^ get () sealed;
	void set (Object^ value) sealed;
}

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