Click or drag to resize

DataTablesAggregationOptionsClusteredPropertiesNames Property

Gets the names of the properties that should be clustered.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public ImmutableList<string> ClusteredPropertiesNames { get; init; }

Property Value

ImmutableListString
See Also