Gets or sets a value that indicates whether the task bar of current item should be read only in the chart.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public bool IsBarReadOnly { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsBarReadOnly As Boolean |