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

TCustomGrid.GridColumnFromColumnIndex

Returns the column number for the column given its index position.

Declaration

Source position: grids.pas line 1100

protected function TCustomGrid.GridColumnFromColumnIndex(

  ColumnIndex: Integer

):Integer;