Click or drag to resize

MultipleFilesControllerSuccessfullyApplied Event

Occurs after the controller was applied successfully.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event Action SuccessfullyApplied

Value

Action

Implements

IMVCSupportsApplyCallbackSuccessfullyApplied
See Also