IOptionPanelInitialize Method |
Initializes the option panel.
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Initialize(
Object? optionPanelOwner
)
Parameters
- optionPanelOwner Object
- The owner object of the option panel.
See Also