Click or drag to resize

ContextMenuItems Property

Gets the menu items in the context menu

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

Property Value

Type: MenuItemCollection
The items.

Implements

ISubmenuItems
See Also