DimensionModeChanged: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: DimIndex - open dimension index; Mode - display mode; if the value is Parameters, parameters are displayed, if the value is DimElements, dimension elements are displayed.
The DimensionModeChanged event occurs after changing the mode of displaying panel tree items.
The example of use is given in description of the TransformDialogDimPanel.DimensionExpanded event.
See also: