Represents a predecessor item generating a dependency between another task and the current task, within the Predecessors property of an IGanttChartItem object.

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

Syntax

C#
public interface IPredecessorItem
Visual Basic (Declaration)
Public Interface IPredecessorItem

See Also