DimensionMoved: function (sender, args);
sender. Event source.
args. Event information. Available arguments: MovedKeyDim - dimension to be moved, DimPosition - position to which the dimension is to be moved, Index - index of the dimension that holds this position.
The DimensionMoved event occurs on moving a dimension on the express report dimension panel.
The example of event use is given on the page with description of the EaxDimBarView.moveDim method.
See also: