TcxTreeListCustomPopupMenu.Root Property
Provides access to the virtual root menu item that nests all menu items.
Declaration
property Root: TComponent read;
Property Value
Type |
---|
TComponent |
Remarks
Menu items on the first menu level represent the immediate child items of the root menu item.
See Also