Represents a control that displays a task based Gantt Chart with an associated node list view.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public interface ITaskGanttChartNodeListView : IGanttChartNodeListView |
| Visual Basic (Declaration) |
|---|
Public Interface ITaskGanttChartNodeListView _ Implements IGanttChartNodeListView |