The IMetabaseTreeListNodePopupEventArgs interface contains properties of the event argument, that arises when calling a context menu of any tree element of the MetabaseTreeCombo and the MetabaseTreeList components.
| Property name | Brief description | |
| The Node property returns a tree element, for which a context menu is called. | ||
| The PopupMenu property determines context menu activated for the Node element. |
See also: