PivotTableWriterBaseTotalsColumn Property

NReco.PivotData Class Library Documentation
Include totals column into resulting pivot table (true by default).

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

public bool TotalsColumn { get; set; }

Property Value

Type: Boolean
See Also

Reference