Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number in the form table control that corresponds to the row number in the row structure.
Syntax
public int getTableNumberFromRowNumber(int _rowNumber)
Run On
Client
Parameters
- _rowNumber
Type: int
An integer that contains the row structure row number.
Return Value
Type: int
A row in the form table control.