SingleColumnChoiceControllerAddAllTableNodes Method |
Adds all table-folder nodes to the supplied tree node.
Namespace: Altaxo.Gui.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void AddAllTableNodes(
NGTreeNode tableCollectionNode
)
Parameters
- tableCollectionNode NGTreeNode
- The tree node representing the root collection.
See Also