TcxTreeListBuiltInMenu Properties
Represents a generic built-in context TreeList menu.Name | Description |
---|---|
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
PopupMenu | Provides access to a TPopupMenu object representing the current built-in context menu. |
Root | Provides access to the virtual root menu item that nests all menu items. Inherited from TcxTreeListCustomPopupMenu. |
TreeList | Provides access to the TreeList control with which the context menu is associated. Inherited from TcxTreeListCustomPopupMenu. |
See Also