ComponentOne ASP.NET MVC Controls
WordWrap Property (PivotFieldBase)

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : WordWrap Property
Gets or sets a value that indicates whether the content of this field should be allowed to wrap within cells.
Syntax
'Declaration
 
Public Property WordWrap As Boolean
public bool WordWrap {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members