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:

PartDescription
objectA DGrid control.
number  The first selected row in the grid.

Data Type

Long