DataTablesAggregationOptionsAggregatedColumnNames Property |
Gets the name of the columns that should be aggregated.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic ImmutableList<string> AggregatedColumnNames { get; init; }Property Value
ImmutableListString
See Also