Gets the dependency type of the dependency generated by the current predecessor item (FinishStart, i.e. finish to start, by default).

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

Syntax

C#
DependencyType DependencyType { get; }
Visual Basic (Declaration)
ReadOnly Property DependencyType As DependencyType

See Also