.Net Organisation Chart Component Class Library
ShowNavigationButtons Property
NamespacesOrgChart.Core.CommandBarNavBarSettingsShowNavigationButtons
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Shows or hides the navigation buttons
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowNavigationButtons { get; set; }
Public Property ShowNavigationButtons As Boolean
public:
property bool ShowNavigationButtons {
	bool get ();
	void set (bool value);
}

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