KaxListBoxReorderToIndex Method |
Name | Description | |
---|---|---|
![]() ![]() |
ReorderToIndex(Int32, Int32) |
Moves the item at old index to new index.
Fires the Reordering and Reordered events.
|
![]() ![]() |
ReorderToIndex(IListKaxListBoxItem, Int32) |
Reorders the specified items to the specified index.
Fires the Reordering and Reordered events.
|