.Net Organisation Chart Component Class Library
LevelLabelText Property
NamespacesOrgChart.Core.CommandBarCommandBarSettingsLevelLabelText
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Get or set the levels label text
Declaration Syntax
C#Visual BasicVisual C++
public string LevelLabelText { get; set; }
Public Property LevelLabelText As String
public:
property String^ LevelLabelText {
	String^ get ();
	void set (String^ value);
}

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