[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.AllowMerging

AllowMerging Method

AllowMerging(bool)

Configurates AllowMerging. Sets whether cells in this row or column can be merged.

Declaration
public virtual TBuilder AllowMerging(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.