PivotGridBuilder<T>.WordWrapEnabled Method
| Name | Parameters | Description |
|---|---|---|
| WordWrapEnabled(JS) | value | Specifies whether long text in header items should be wrapped. Mirrors the client-side wordWrapEnabled option. |
| WordWrapEnabled(Boolean) | value | Specifies whether long text in header items should be wrapped. Mirrors the client-side wordWrapEnabled option. |