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