TransformDialogDimPanel.TreeDblClick

Syntax

TreeDblClick: function(sender, args);

Parameters

sender. Event source.

args. Information on the event.  

Description

The TreeDblClick event occurs after the double click on the panel tree item.

Example

The example of event use is given in description of the TransformDialogDimPanel.getExpression method.

See also:

TransformDialogDimPanel