1454214de1ae14bfd41a5d519211e667177d6893
API/CodeSamples/AllowInvertedGrid.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -Gets or sets the value indicating whether "Invert" checkbox should be shown in the summary tab. Inverting the summary grid will use the first selected field as the column headers and each subsequent field selected will be used as normal fields, but the values will be arranged according to the new headers. The [[InvertedGridLimit|/API/CodeSamples/InvertedGridLimit]] setting determines the maximum number of header values can be used in a report. |
|
| 7 | +Gets or sets the value indicating whether "Invert" checkbox should be shown in the summary tab. Inverting the summary grid will use the first selected field as the column headers and each subsequent field selected will be used as its own row with the values arranged according to the new headers. The [[InvertedGridLimit|/API/CodeSamples/InvertedGridLimit]] setting determines the maximum number of header values can be used in a report. |
|
| 8 | 8 | |
| 9 | 9 | **Default Value:** false |
| 10 | 10 |