TcxTreeListColumnHeaderPopupMenu.Items Property
Specifies the visibility of menu items.
#Declaration
property Items: TcxTreeListColumnHeaderPopupMenuItems read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Set an option flag within the Items property to make a corresponding menu item visible.
The image and table below show menu items and corresponding option flags and command identity values used to create these items, via the CreateMenuItem function:
# | Option Flag | Command Identity Value |
---|---|---|
1 | tlchmi | tlcm |
2 | tlchmi | tlcm |
3 | tlchmi | tlcm |
4 | tlchmi | tlcm |
5 | tlchmi | Sub-menu items: tlcm tlcm tlcm |
6 | tlchmi | tlcm |
7 | tlchmi | tlcm |
8 | tlchmi | Sub-menu items: tlcm tlcm tlcm |
9 | tlchmi | Sub-menu items: tlcm tlcm tlcm |
10 | tlchmi | tlcm |
11 | tlchmi | tlcm |
Note
The Alignment menu items are invisible regardless of the tlchmi