Back to Devexpress

Footer Popup Menu

vcl-171005-expressquantumgrid-concepts-footer-popup-menu.md

latest1.5 KB
Original Source

Footer Popup Menu

  • Mar 21, 2024

This menu is a built-in menu available in the TcxGridPopupMenu component.

This menu is invoked when right-clicking a View’s footer or a group footer panel. The menu allows an end-user to specify the required summary types or disable summary calculation via the None option.

|

Feature

|

Related Members

| | --- | --- | |

Visibility

|

The UseBuiltInPopupMenus property of the TcxGridPopupMenu component.

| |

Content

|

All constants for default built-in menu captions are stored in the cxGridPopUpMenuConsts unit.

Refer to the Managing Grid Menus topic, for detailed information and sample code on how to add custom menu items to built-in popup menus.

|

See Also

Column Header Popup Menu

Group By Box Popup Menu

Group Row Popup Menu