Gets a reference to the IGanttChartNodeListView control instance used by the IGanttChartNodeListView control.

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

Syntax

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

See Also