Represents a control that displays a Gantt Chart with an associated entity list view.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public interface IGanttChartEntityListView : IGanttChartViewBase, IEntityListViewBase |
| Visual Basic (Declaration) |
|---|
Public Interface IGanttChartEntityListView _ Implements IGanttChartViewBase, IEntityListViewBase |