Gets or sets a value that indicates whether task effort values (generating task duration values) in the chart area of the control are read only.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool IsTaskEffortReadOnly { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsTaskEffortReadOnly As Boolean |