MultiDimensional array to store Multiple NextTasks, with the indices being start and end task index and the value -1.
public List<List<Int32>> MultipleNextTasks {get; set;}

Remarks


Gantt MultipleNextTasks property enables more than one NextTask to be assigned
to any given Gantt bar.

See Also

Gantt Class | Gantt Members | Steema.TeeChart.Styles Namespace