Gets a value indicating whether the project consisting of all standard tasks within the control is currently on schedule.

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

Syntax

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

Return Value

A value indicating whether the project consisting of all standard tasks within the control is currently on schedule.

See Also