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

TCustomGrid.ClearCols

Clears the values in the FixedCols and Cols properties.

Declaration

Source position: grids.pas line 1312

public function TCustomGrid.ClearCols: Boolean;

Function result

True if the columns are cleared in the method.

See also

TCustomGrid.Clear

  

Clear all cells in the grid.