Gets or sets a value that indicates whether the task bar is displayed in the chart area for this item.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also