SingleColumnChoiceControllerAddAllTableNodes Method |
Adds all table nodes below the specified table collection node.
Namespace: Altaxo.Gui.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void AddAllTableNodes(
NGTreeNode tableCollectionNode
)
Parameters
- tableCollectionNode NGTreeNode
- The table collection node.
See Also