[]
Moves a row or column to a new position in the collection.
public virtual void Move(int indexOld, int indexNew)
Index of row or column to be moved.
New position.