Click or drag to resize

IQueryDesignerViewHideTableChosen Event

Occurs when a table should be hidden from the designer.

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

Value

ActionNGTreeNode
See Also