623a940d5ca1b92ea707253b1c436a899683a7da
API/CodeSamples/AllowMultilineHeaders.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -Gets or sets if headers in the grid report can be multi-line. This setting could be useful if you have many columns in the report or column names are very long. This does not affect pivot column names. By default, pivot column names will be multi-line capable. |
|
| 7 | +Gets or sets if headers in the grid report can be multi-line. This setting could be useful if you have many columns in the report or column names are very long. This does not affect pivot column names. By default, pivot column names will always be multi-lined if the values become too long. |
|
| 8 | 8 | |
| 9 | 9 | ##Global.asax (C♯) |
| 10 | 10 |