Returns the column number for the column given its index position.
Source position: grids.pas line 1100
protected function TCustomGrid.GridColumnFromColumnIndex(
ColumnIndex: Integer
):Integer;