Click or drag to resize

DataTablesAggregationProcessDataTableProxies Property

Gets the source table proxies for the aggregation.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IReadOnlyList<DataTableProxy> TableProxies { get; }

Property Value

IReadOnlyListDataTableProxy
See Also