Parameters
- screenIndex
- One-based screen index location. Range = 1 through (rows * columns).
Return Value
Row corresponding to the specified screen index location.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | This exception is thrown if the screenIndex parameter is outside the range of valid values. |