Gets or sets the task item that the dependent task item of the current predecessor item depends of.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public GanttChartItem Item { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Item As GanttChartItem |