Click or drag to resize

ISettingsViewInitializeTopics Method

Initializes the topic tree.

Namespace: Altaxo.Gui.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void InitializeTopics(
	NGTreeNodeCollection topics
)

Parameters

topics  NGTreeNodeCollection
The topics tree structure.
See Also