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