Click or drag to resize

DataTablesAggregationDataSource_dataSourceChanged Field

Backing field for the DataSourceChanged event.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public Action<IAltaxoTableDataSource>? _dataSourceChanged

Field Value

ActionIAltaxoTableDataSource
See Also