Gets a value indicating whether there is positive start delay on the current task item, based on the BaselineStart property value.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public bool IsStartDelayed { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsStartDelayed As Boolean |