Retrieves the approximate number of rows in the DataGrid control.
public int getApproxRowCount()
Returns the approximate number of rows in the grid.
WFCInvalidArgumentException thrown if the DataGrid control is not bound.
The value returned by getApproxRowCount is used to calibrate the vertical scroll bar.