Gets a reference to the EntityListViewBase control instance used by the IGanttChartEntityListView control.

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

Syntax

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

See Also