Gets a value indicating whether there is positive finish delay on the project consisting of all standard tasks within the control.

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

Syntax

C#
public bool IsProjectFinishDelayed()
Visual Basic (Declaration)
Public Function IsProjectFinishDelayed As Boolean

See Also