Member Table: Context Menus
| Member | Description |
|---|---|
| The TreeList.PopupMenuShowing event. | Allows you to customize default context menus or invoke custom menus. |
| The TreeList.TreeListMenuItemClick event | Allows you to implement custom logic when selecting the standard menu items. |
| The TreeListOptionsMenu.EnableColumnMenu option | Specifies whether the column header menu is available to end-users. |
| The TreeListOptionsMenu.EnableFooterMenu option | Specifies whether the footer context menus are available to end-users. |