Back to Devexpress

Footer Context Menu

windowsforms-1077-controls-and-libraries-tree-list-visual-elements-footer-context-menu.md

latest1.4 KB
Original Source

Footer Context Menu

  • Jan 23, 2019

Footer context menus enable end-users to specify or change the type of summary calculated for a column. This menu can be invoked by clicking a footer cell in the group footer or summary footer panels. The following image shows the context menu invoked for the summary and group footer cells.

The table below lists the main properties affecting the element’s appearance:

|

Availability

|

The TreeListOptionsMenu.EnableFooterMenu option.

| |

Contents

|

Handle the TreeList.PopupMenuShowing event to add or remove menu items.

| |

Behavior

|

Handle the TreeList.TreeListMenuItemClick event to implement custom behavior for menu items.

|

See Also

Context Menus

Summaries