TableRow.rowPosition
void rowPosition(int row)Sets the row scroll position.
Parameters
row | Row to scroll to |
int rowPosition() constGets the current row scroll position.
Returns
Current row position
void rowPosition(int row)Sets the row scroll position.
row | Row to scroll to |
int rowPosition() constGets the current row scroll position.