PivotTablePreserveGroupOrder Property

NReco.PivotData Class Library Documentation

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

public bool PreserveGroupOrder { get; set; }

Property Value

Type: Boolean
Remarks

When pivot table is sorted by values this may break labels grouping. This option keeps labels grouping by sorting values only inside groups.
See Also

Reference