Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.GetFirstVisibleRow

Gets the row number for the first visible non-fixed row in the grid.

Declaration

Source position: grids.pas line 1093

protected function TCustomGrid.GetFirstVisibleRow: Integer;

Function result

Row number for the first visible row.