Click or drag to resize

NGBrowserTreeNodeContextMenu Property

Gets or sets the context menu associated with this node.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object ContextMenu { get; set; }

Property Value

Object
See Also