The predecessor item created to represent the new dependency line, having its Item property set to the source item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public PredecessorItem PredecessorItem { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property PredecessorItem As PredecessorItem |