Gets a value that indicates whether the project consisting of all standard tasks within the control is completed.

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

Syntax

C#
bool IsProjectCompleted()
Visual Basic (Declaration)
Function IsProjectCompleted As Boolean

Return Value

A value that indicates whether the project consisting of all standard tasks within the control is completed.

See Also