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

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