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