Method RemoveColumnAt
RemoveColumnAt(int)
When implemented by a class, removes the column at the specified index of the column collection.
void RemoveColumnAt(int index)
Parameters
index
intSpecifies zero-based index of the column to remove.
When implemented by a class, removes the column at the specified index of the column collection.
void RemoveColumnAt(int index)
index
intSpecifies zero-based index of the column to remove.