The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The UniqueId of the currently select ChartItem

Declaration Syntax
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)