DataObjectOrderChanged(DataObjectChangeEventHandler(sender:Object, e:DataObjectChangedEventArgs):Void)
Is generated if the sorting of the data object in the current level has been changed.
Since, when sorting a data object, the positions of any data objects that follow also changes, this could generate a great many events. This event is therefore only generated for the data object which was actively changed in the position.