TreeSelectionChanged: function(sender, args);
sender. Event source.
args. Information on the event.
The TreeSelectionChanged event occurs after changing selection of panel tree items.
The example of event use is given in description of the TransformDialogDimPanel.getExpression method.
See also: