Gets or sets a value that indicates whether the task bar of current item should be read only in the chart.

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

Syntax

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

See Also