.Net Organisation Chart Component Class Library
EnableToolTip Property
NamespacesOrgChart.CoreIOrganisationChartEnableToolTip
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Enables or disables the tooltips for this chart
Declaration Syntax
C#Visual BasicVisual C++
bool EnableToolTip { get; set; }
Property EnableToolTip As Boolean
property bool EnableToolTip {
	bool get ();
	void set (bool value);
}

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