Removes the specified column number from the collection.
Source position: grids.pas line 649
protected procedure TGridColumns.RemoveColumn(
Index: Integer
);
Index
Ordinal position of the column to remove in the method.