Iterates the critical items of the project consisting of all standard tasks within the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
IEnumerable<GanttChartItem> GetCriticalItems() |
| Visual Basic (Declaration) |
|---|
Function GetCriticalItems As IEnumerable(Of GanttChartItem) |