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

TGridColumns.Items

Items - the list of columns in this collection

Declaration

Source position: grids.pas line 650

public property TGridColumns.Items[Index: Integer] : TGridColumn
  read GetColumn
  write SetColumn;
  default;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.