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

TGridColumn.Visible

True if the column is visible (not hidden) on the Grid control.

Declaration

Source position: grids.pas line 626

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


Version 4.4 Generated 2025-11-08 Home