Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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;