InfoWarningErrorMessageControllerInitialize Method |
Initializes the controller state and transfers cached view settings to the attached view.
Namespace: Altaxo.Gui.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void Initialize(
bool initData
)
Parameters
- initData Boolean
- If set to true, the controller initializes its data state.
See Also