Gets the default value for the Visible property.
Source position: grids.pas line 578
protected function TGridColumn.GetDefaultVisible: Boolean; virtual;
Default value for the Visible property.
TGridColumn.Visible
True if the column is visible (i.e. not hidden).