Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumn.Visible

True if the column is visible (i.e. not hidden).

Declaration

Source position: grids.pas line 620

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