Ensures that dependency constrains between tasks are enforced.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
void EnsureDependencyConstraints()
Visual Basic (Declaration)
Sub EnsureDependencyConstraints

See Also