FirstRow Property
Returns the number of the first grid row in the table checkpoint or output value.
Remarks
The row numbering is 0-based.
Syntax
'Declaration
 
Protected ReadOnly Property FirstRow As System.Integer
protected System.int FirstRow {get;}