ShowTotalsRows Property
ShowTotalsRows
Gets or sets a value that determines whether the FlexPivot output table should include a row with the totals for each column.
Declaration
public ShowTotals ShowTotalsRows { get; set; }
Public Property ShowTotalsRows As ShowTotals