Represents a control that displays a 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 IGanttChartNodeListView : IGanttChartViewBase, INodeListViewBase |
Visual Basic (Declaration) |
---|
Public Interface IGanttChartNodeListView _ Implements IGanttChartViewBase, INodeListViewBase |