RemoveAt

ColumnCollection.RemoveAt method

从表中删除指定位置的列。

public void RemoveAt(int firstColumnIndex, bool withAttachedRows)
范围类型描述
firstColumnIndexInt32要删除的列的索引。
withAttachedRowsBooleanTrue 也删除所有附加的列。

也可以看看