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

TGridColumn.Expanded

Whether the column has been Expanded.

Declaration

Source position: grids.pas line 609

published property TGridColumn.Expanded : Boolean
  read GetExpanded
  write SetExpanded
  default True;