Gets or sets a value that indicates whether the user is allowed to define circular dependencies between task items in the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
bool AreCircularDependenciesAllowed { get; set; } |
| Visual Basic (Declaration) |
|---|
Property AreCircularDependenciesAllowed As Boolean |