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