Retrieves the bookmark associated with the topmost visible row in the grid.
public Object getFirstRow()
Returns the bookmark of the topmost visible row.
WFCInvalidArgumentException thrown if the DataGrid control is not bound.
The value of the firstRow property is undefined while the user is scrolling the grid.
See Also setFirstRow, getLeftColumn