TcxTreeListGroupFooterPopupMenu Class
Represents the group footer context menu.
Declaration
TcxTreeListGroupFooterPopupMenu = class(
TcxTreeListFooterPopupMenu
)
Remarks
This class doesn’t introduce any new members, but instead specifies the position suitable for invoking the group footer context menu.
A TreeList control’s PopupMenus.GroupFooterMenu property references a TcxTreeListGroupFooterPopupMenu object.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxTreeListCustomPopupMenu
TcxTreeListPopupMenu
TcxTreeListFooterPopupMenu
TcxTreeListGroupFooterPopupMenu
See Also