Gets a value that indicates whether the project consisting of all standard tasks within the control is completed.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool IsProjectCompleted() |
Visual Basic (Declaration) |
---|
Public Function IsProjectCompleted As Boolean |