[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.ShowColumnTotals

ShowColumnTotals Method

ShowColumnTotals(ShowTotals)

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

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

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.