| KaxListBoxReorder Method |
| Name | Description | |
|---|---|---|
|
|
Reorder(Int32, Int32) |
Moves the item at old index to new index by calculating the offset.
Fires the Reordering and Reordered events.
|
|
|
Reorder(IListKaxListBoxItem, Int32) |
Reorders the specified items with the specified offset.
Fires the Reordering and Reordered events.
|