Provides indexed access to row properties by their ordinal row number.
Source position: grids.pas line 437
public property TVirtualGrid.Rows[Row: Integer] : PColRowProps read GetRows write SetRows;