The IMetabaseTreeListNodePopupEventArgs interface contains properties of the event argument that occurs 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 called for the Node element. |
See also: