[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default value for the Visible property.
Source position: grids.pas line 581
protected function TGridColumn.GetDefaultVisible: Boolean; virtual; |
Default value for the Visible property.
|
True if the column is visible (i.e. not hidden). |