[Overview][Constants][Types][Classes][Procedures and functions][Variables][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 607

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

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