Gets the predecessors string of the current task item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
string PredecessorsString { get; } |
Visual Basic (Declaration) |
---|
ReadOnly Property PredecessorsString As String |