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