Click or drag to resize

ParameterSetInitializationFinished Event

Event is fired if the main initialization is finished. This event can be fired multiple times (every time the set has changed basically.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event EventHandler InitializationFinished

Value

EventHandler
See Also