ShowTotalsColumns Property
ShowTotalsColumns
Gets or sets a value that determines whether the PivotEngine output table
should include columns containing subtotals or grand totals.
Declaration
public ShowTotals ShowTotalsColumns { get; set; }
Public Property ShowTotalsColumns As ShowTotals