Click or drag to resize

IQueryDesignerViewTreeNodeMouseDoubleClick Event

Occurs when a table tree node is double-clicked.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
event Action<NGTreeNode> TreeNodeMouseDoubleClick

Value

ActionNGTreeNode
See Also