ISettingsViewInitializeTopics Method |
Initializes the topic tree.
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void InitializeTopics(
NGTreeNodeCollection topics
)
Parameters
- topics NGTreeNodeCollection
- The topics tree structure.
See Also