SRow2 Property
Returns the last selected row number. Read only. Available only at run time.
Syntax
object.SRow2 [= number ]
The syntax of the SRow2 Property has these parts:
| Part | Description |
| object | A DGrid control. |
| number | The last selected row in the grid. |
Data Type
Long