[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.CollapsibleSubtotals

CollapsibleSubtotals Method

CollapsibleSubtotals(bool)

Configurates CollapsibleSubtotals. Sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns.

Declaration
public PivotGridBuilder CollapsibleSubtotals(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotGridBuilder

Current builder.