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