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

TCustomGrid.ColumnFromGridColumn

Returns the actual grid column given its index.

Declaration

Source position: grids.pas line 985

protected function TCustomGrid.ColumnFromGridColumn(

  Column: Integer

):TGridColumn;