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