Gets a value that indicates whether the current task item has its work started, based on the Completion property value.
Namespace:
DlhSoft.Windows.Controls
Assembly:
DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool HasStarted { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property HasStarted As Boolean |