.Net Organisation Chart Component Class Library
EnableToolTip Property
NamespacesOrgChart.CoreDataBoundOrganisationChartEnableToolTip
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++
public bool EnableToolTip { get; set; }
Public Property EnableToolTip As Boolean
public:
virtual property bool EnableToolTip {
	bool get () sealed;
	void set (bool value) sealed;
}

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