ComponentOne ASP.NET MVC Controls
AllowMerging Method (PivotGridBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotGridBuilder Class : AllowMerging Method
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.AllowMerging. Sets which parts of the grid provide cell merging.
Syntax
'Declaration
 
Public Overrides Function AllowMerging( _
   ByVal value As AllowMerging _
) As PivotGridBuilder
public override PivotGridBuilder AllowMerging( 
   AllowMerging value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotGridBuilder Class
PivotGridBuilder Members