Gets a reference to the NodeListViewBase 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#
NodeListViewBase NodeListViewBase { get; }
Visual Basic (Declaration)
ReadOnly Property NodeListViewBase As NodeListViewBase

See Also