Gets the base ListView used as the core for the entity list view of this control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
[BindableAttribute(false)] public ListView BaseEntityListView { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(False)> _ Public ReadOnly Property BaseEntityListView As ListView |