Click or drag to resize

ISingleTreeViewItemChoiceViewInitialize Method

Initializes the treeview of available data with content.

Namespace: Altaxo.Gui.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void Initialize(
	NGTreeNodeCollection nodes
)

Parameters

nodes  NGTreeNodeCollection

[Missing <param name="nodes"/> documentation for "M:Altaxo.Gui.Worksheet.ISingleTreeViewItemChoiceView.Initialize(Altaxo.Collections.NGTreeNodeCollection)"]

See Also