Deletes the dependency that is currently displayed in this GanttChartViewDependencyItemControl.

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

Syntax

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

See Also