Click or drag to resize

RamanCalibrationDataSource_dataSourceChanged Field

Holds the subscribers for DataSourceChanged.

Namespace: Altaxo.Science.Spectroscopy.Raman
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