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

TGridColumn.Visible

Visible - if True, the column can be seen (ie not hidden)

Declaration

Source position: grids.pas line 520

published property TGridColumn.Visible: Boolean
  read GetVisible
  write SetVisible
  stored IsVisibleStored
  default true;

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