Finds out whether a particular cell is visible
Source position: grids.pas line 1221
public function TCustomGrid.IsCellVisible(
aCol: Integer;
aRow: Integer
):Boolean;