NextRow: IDataGridRow;
The NextRow property returns the next row in table. If the next row does not exist, the property returns Null.
See also:
IDataGridRow