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