logo
The QDV API Reference
Search
Cancel
GanttItemInfo.RowPosition Property
Namespace:
QDVUserAPI
Assembly: QDVUserAPI (in QDVUserAPI.dll)
Gets row position of the item.
VB
C#
F#
C++
JScript
Copy
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.
Applies to
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2
See Also
GanttItemInfo Class
QDVUserAPI Namespace
In this article
Definition