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

TVirtualGrid.Rows

Provides indexed access to row properties by their ordinal row number.

Declaration

Source position: grids.pas line 437

public property TVirtualGrid.Rows[Row: Integer] : PColRowProps
  read GetRows
  write SetRows;