DataTablesAggregationOptionsClusteredPropertiesNames Property |
Gets the names of the properties that should be clustered.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic ImmutableList<string> ClusteredPropertiesNames { get; init; }Property Value
ImmutableListString
See Also