ISettingsViewInitializeTopicView Method |
Sets the currently selected topic view.
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void InitializeTopicView(
string title,
Object guiTopicObject
)
Parameters
- title String
- Titel (shown above the topic view).
- guiTopicObject Object
- The Gui topic view object.
See Also