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