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