Gets the internally managed Gantt Chart item collection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
GanttChartItemCollection ManagedItems { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property ManagedItems As GanttChartItemCollection |