TcxTreeListFooterPopupMenu Class
Represents the footer context menu.
#Declaration
TcxTreeListFooterPopupMenu = class(
TcxTreeListPopupMenu
)
#Remarks
This class extends its ancestor class with the Items property that allows you to specify the visibility of specific menu items.
A TreeList control’s PopupMenus.FooterMenu property references a TcxTreeListFooterPopupMenu object.