Click or drag to resize

ISubmenuItems Property

Gets the collection of menu items to show in the submenu.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
MenuItemCollection Items { get; }

Property Value

Type: MenuItemCollection
The menu items.
See Also