Gets or sets a value that determines whether task shape tool tips are presented.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public virtual bool IsTaskToolTipVisible { get; set; }
Visual Basic (Declaration)
Public Overridable Property IsTaskToolTipVisible As Boolean

See Also