TreeDblClick: function(sender, args);
sender. Event source.
args. Event information.
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: