expression.ScreenIndexToRow( _ ByVal screenIndex As Integer _ ) As Integer
where expression is a variable that represents a IbmScreen Object
Parameters
- screenIndex
- 1 based screen index location. Range = 1 through (rows * columns)
Return Value
Row corresponding to the specified screen index location.