[]
Moves a Column object to a new position in the collection.
public override void Move(int indexOld, int indexNew)
Index of the column to be moved.
New position for the column.