Provides indexed access to column properties by their ordinal column number.
Source position: grids.pas line 436
public property TVirtualGrid.Cols[Col: Integer] : PColRowProps read GetCols write SetCols;