[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.IsCellVisible

Finds out whether a particular cell is visible

Declaration

Source position: grids.pas line 1276

public function TCustomGrid.IsCellVisible(

  aCol: Integer;

  aRow: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.