Name | Description | |
---|---|---|
![]() | CloseOnClick | Gets or sets the mode in which the menu item is closed, whenever the menu item is clicked. By default set to Automatic, which closes the OwnerMenu with OK result, if the item has no sub-items. |
![]() | HasChildMenuItems | Gets whether the menu item has child menu items. Automatically updated by Nevron. |
![]() | Header | Gets or sets the widget that servers as menu item header |
![]() | IsSelected | Gets whether the item is selected or not. Automatically updated by Nevron. |
![]() | OwnerMenu | Gets the menu in which this item resides |
![]() | ParentMenuItem | Gets the parent menu item (if any) |
![]() | Shortcut | Gets or sets the widget that serves as menu item shortcut visualization. |
![]() | Symbol | Gets or sets the symbol that is used to indicate whether the menu item has subitems (children) or not. |