TcxTreeListPopupMenus.GroupFooterMenu Property
Provides access to the group footer context menu.
Declaration
property GroupFooterMenu: TcxTreeListGroupFooterPopupMenu read; write;
Property Value
Type |
---|
TcxTreeListGroupFooterPopupMenu |
Remarks
Refer to the TcxTreeListGroupFooterPopupMenu class description to learn about available options.
See Also