Overload List
Name | Description | |
---|---|---|
Move(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.
| |
Move(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.
|