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