Gets or sets a value that indicates whether task start end values can be updated without changing finish end values; by default it is set to true.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool IsDraggingTaskStartEndsEnabled { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsDraggingTaskStartEndsEnabled As Boolean |