Click or drag to resize

MasterCurveCreationDataSource_dataSourceChanged Field

Callback that is invoked when the data source changes.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Action<IAltaxoTableDataSource>? _dataSourceChanged

Field Value

ActionIAltaxoTableDataSource
See Also