ISingleTreeViewItemChoiceViewInitialize Method |
Initializes the treeview of available data with content.
Namespace: Altaxo.Gui.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Initialize(
NGTreeNodeCollection nodes
)
Parameters
- nodes NGTreeNodeCollection
- The nodes to display.
See Also