Click or drag to resize
KaxTreeViewContextMenuEventArgs Properties

The KaxTreeViewContextMenuEventArgs type exposes the following members.

Properties
  Name Description
Public property MenuItem
Gets the referenced KaxMenuItem in the KaxTreeViewContextMenu control when the event is raised.
Public property Node
Gets the referenced KaxTreeNode in the KaxTreeView control when the event is raised.
Top
See Also