TreeSortChanged: function (sender, args);
sender. Event source.
args. Event information.
The TreeSortChanged event is fired after the user changes sorting in the dimension tree.
The example of using the TreeSortChanged method is given on the MetaAttribute.setSort page.
See also: