TcxGridPopupMenu Events
Allows you to implement menus for specific ExpressQuantumGrid Views.Name | Description |
---|---|
OnMenuItemClick | Allows you to respond to a click on a menu item. |
OnPopup | Allows you to identify the target grid View UI element and disable the predefined pop-up menu in certain cases. |
See Also