Gets or sets a value that determines whether task bar tool tips are presented.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual bool IsTaskToolTipVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsTaskToolTipVisible As Boolean |