The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Shows or hides the "SELECT" button

Declaration Syntax
public bool ShowSelectButton { get; set; }Public Property ShowSelectButton As Boolean
public:
property bool ShowSelectButton {
bool get ();
void set (bool value);
}Assembly:
OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)