TcxTreeListColumnHeaderPopupMenu Class
Represents the column header context menu.
#Declaration
TcxTreeListColumnHeaderPopupMenu = class(
TcxTreeListPopupMenu
)
#Remarks
This class extends its ancestor class with the Items property that allows you to specify the visibility of specific menu items.
A TreeList control’s PopupMenus.ColumnHeaderMenu property references a TcxTreeListColumnHeaderPopupMenu object.