DataTablesAggregationDataSourceProcessData Property |
Gets or sets the input data.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic DataTablesAggregationProcessData ProcessData { get; set; }Property Value
DataTablesAggregationProcessData
The input data used as the source for aggregation.
See Also