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