Gets the element displaying the attached GanttChartView internal control.

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

Syntax

C#
public GanttChartView GanttChartView { get; }
Visual Basic (Declaration)
Public ReadOnly Property GanttChartView As GanttChartView

See Also