Delete(ColumnIndex: Integer);
ColumnIndex - the index of a column, that needs to be removed.
The Delete method removes the column, which index is passed using the ColumnIndex input parameter.
See also:
IDataGridColumns