[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.ShowRowTotals

ShowRowTotals Method

ShowRowTotals(ShowTotals)

Configurates ShowRowTotals. Sets a value that determines whether the output data should include rows containing subtotals or grand totals.

Declaration
public PivotEngineBuilder ShowRowTotals(ShowTotals value)
Parameters
Type Name Description
ShowTotals value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.