[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.OutlineMode

OutlineMode Method

OutlineMode(bool)

Configurates OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.

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

The value.

Returns
Type Description
PivotGridBuilder

Current builder.