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

TGridColumn.GetDefaultVisible

Gets the default value for the Visible property.

Declaration

Source position: grids.pas line 578

protected function TGridColumn.GetDefaultVisible: Boolean; virtual;

Function result

Default value for the Visible property.

See also

TGridColumn.Visible

  

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