Click or drag to resize

IMenuItemBuilder Interface

Used to include a dynamically built list of menu items.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IMenuItemBuilder

The IMenuItemBuilder type exposes the following members.

Methods
 NameDescription
Public methodBuildItems Builds menu items for the specified codon.
Top
See Also