[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.AllowMerging

AllowMerging Method

AllowMerging(AllowMerging)

Configurates AllowMerging. Sets which parts of the grid provide cell merging.

Declaration
public override PivotGridBuilder AllowMerging(AllowMerging value)
Public Overrides Function AllowMerging(value As AllowMerging) As PivotGridBuilder
Parameters
Type Name Description
AllowMerging value

The value.

Returns
Type Description
PivotGridBuilder

Current builder.

Overrides
C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object, C1.Web.Mvc.Olap.PivotGrid, C1.Web.Mvc.Olap.Fluent.PivotGridBuilder>.AllowMerging(C1.Web.Mvc.Grid.AllowMerging)