Gets a reference to the EntityListViewBase control instance used by the IGanttChartEntityListView control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
EntityListViewBase EntityListViewBase { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property EntityListViewBase As EntityListViewBase |