GanttItemInfo.RowPosition Property

Gets row position of the item.
public int RowPosition {get;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
The Gantt diagram is a waterfall diagram meaning that position of rows change according to start dates of tasks. Row position cannot be imposed, it is calculated.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition