Skip to main content

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.

See Also