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 row structure that corresponds to the row number in the form table control.
Syntax
public int getRowNumberFromTableNumber(int _row)
Run On
Client
Parameters
- _row
Type: int
An integer that represents the form table row number.
Return Value
Type: int
A row in the row structure.