TopPivotTableIncludeOtherGroups Property

NReco.PivotData Class Library Documentation
Gets or sets flag that determines whether to include into pivot table rows/columns that exceed limits as 'other' groups (true by default).

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

public bool IncludeOtherGroups { get; set; }

Property Value

Type: Boolean
See Also

Reference