Inserts a new object to this GanttChartNodeListViewBase before the current selection position or at the end of the collection.

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

Syntax

C#
public void InsertNew()
Visual Basic (Declaration)
Public Sub InsertNew

See Also