MetaAttribute.TreeSortChanged

Syntax

TreeSortChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The TreeSortChanged event is fired after the user changes sorting in the dimension tree.

Example

The example of using the TreeSortChanged method is given on the MetaAttribute.setSort page.

See also:

MetaAttribute