Click or drag to resize

ThemedExpanderHandlerContextMenu Property

Gets or sets the context menu of the expander.

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

Property Value

Type: ContextMenu

Implements

IContextMenuHostContextMenu
See Also