Initializes a new instance of the GanttChartTaskListView class. The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, ResourceItem, and PredecessorItem objects.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public GanttChartTaskListView()
Visual Basic (Declaration)
Public Sub New

See Also