OptionPanelBaseTProcessControllerResult Method |
Is called after the Apply function of the controller returned true (success). Here the document has to be retrieved from the controller,
and then the retrieved document should be processed (stored etc.).
Namespace: Altaxo.Gui.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected abstract void ProcessControllerResult()
See Also