TcxTreeListPopupMenu Events
Represents a TreeList control’s generic context menu.| Name | Description |
|---|---|
| OnClick | Enables you to respond to clicks on built-in context menu items. |
| OnPopup | Enables you to prevent the context menu from being displayed, or to customize its contents. |
See Also