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

TGridColumn.Visible

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

Declaration

Source position: grids.pas line 623

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