[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.WordWrap

WordWrap Method

WordWrap(bool)

Configurates WordWrap. Sets a value that indicates whether the content of this field should be allowed to wrap within cells.

Declaration
public TBuilder WordWrap(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.