.Net Organisation Chart Component Class Library
Visible Property
NamespacesOrgChart.Core.CommandBarCommandBarSettingsVisible
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Show the Command Bar for this organisation chart.
Declaration Syntax
C#Visual BasicVisual C++
public bool Visible { get; set; }
Public Property Visible As Boolean
public:
property bool Visible {
	bool get ();
	void set (bool value);
}

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