MetabaseTreeNodePopupEventArgs.Create

Syntax

Create(MetabaseTreeList: IMetabaseTreeList; Node: IMetabaseTreeListNode);

Parameters

MetabaseTreeList - component, for which the event is generated.

Node - component tree node, for which the event is generated.

Description

The Create constructor creates an argument of the event when context menu for tree element is called.

See also:

MetabaseTreeNodePopupEventArgs