Overload List

  NameDescription
Public methodMove(Int32, Int32)
Moves the item at the specified index to a new index in the collection. You may call EnsureValidHierarchy()()()() after this operation completes to preserve hierarchical collection validity.
Public methodMove(DataTreeGridItem, Int32, Boolean)
Moves the specified item to a new index in the collection, optionally with its entire following children array. You may call EnsureValidHierarchy()()()() after this operation completes to preserve hierarchical collection validity.

See Also