Click or drag to resize

DataTablesAggregationDataSourceAggregationKeyKeyValues Property

Gets the key values that define this aggregation key.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public AltaxoVariant[] KeyValues { get; }

Property Value

AltaxoVariant
See Also