Gets the base IGanttChartView control instance used internally by this control.

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

Syntax

C#
IGanttChartView BaseGanttChartView { get; }
Visual Basic (Declaration)
ReadOnly Property BaseGanttChartView As IGanttChartView

See Also