Delete(ColumnIndex: Integer);
ColumnIndex. Index of the column to delete.
The Delete method deletes the column, which index is passed using the ColumnIndex input parameter.
See also:
IDataGridColumns