Gets or sets a value that determines whether to allow creating start- dependencies using drag and drop operations in the chart.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual bool AllowCreatingStartDependencies { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property AllowCreatingStartDependencies As Boolean |