Gets or sets a value indicating whether the item content tool tip is enabled in the IChartView control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
bool IsItemToolTipEnabled { get; set; }
Visual Basic (Declaration)
Property IsItemToolTipEnabled As Boolean

See Also