74a78c1fb1cf360dbaf8dc2dc6ab18e8acf42f72
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 always be multi-lined if the values become too long. |
|
| 7 | +Gets or sets if headers in the grid report can be multi-line (text wrap). 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 |