Configurates
C1.Web.Mvc.Olap.PivotFieldBase.WordWrap. Sets a value that indicates whether the content of this field should be allowed to wrap within cells.
Syntax
'Declaration
Public Function WordWrap( _
ByVal As Boolean _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also