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