PivotTableConfigurationSortGroupsBySubtotals Property

NReco.PivotData Class Library Documentation
Sorts groups by sub-totals when sort by value is specified and PreserveGroupOrder is enabled.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public bool SortGroupsBySubtotals { get; set; }

Property Value

Type: Boolean
See Also

Reference