Click or drag to resize

DataSourceControllerBaseTItemSuccessfullyApplied Event

Occurs when the controller has successfully executed the apply function.

Namespace: Altaxo.Gui.Data
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