Click or drag to resize

DataTablesAggregationProcessDataDataTables Field

Gets the list of data table proxies that are used as sources for aggregation.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public List<DataTableProxy> DataTables

Field Value

ListDataTableProxy
See Also