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

TVirtualGrid.Cols

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

Declaration

Source position: grids.pas line 439

public property TVirtualGrid.Cols[Col: Integer] : PColRowProps
  read GetCols
  write SetCols;