Gets the internally managed Schedule Chart item collection.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
ScheduleChartItemCollection ManagedItems { get; }
Visual Basic (Declaration)
ReadOnly Property ManagedItems As ScheduleChartItemCollection

See Also