Gets the ItemsControl host template part used internally by this ChartViewBase.

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

Syntax

C#
protected internal ItemsControl ItemsControlHost { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property ItemsControlHost As ItemsControl

See Also