ReportPartGrid¶
| Field | NULL | Description |
|---|---|---|
| type integer |
The type of the report part (3 = Grid) | |
| title object |
To be updated | |
| description object |
To be updated | |
| properties object |
A ReportPartGridProperties object | |
| settings object |
A dynamic object to keep the settings in Report Part Configuration, can be user-defined. | |
| columns object |
Data for the Columns box A ReportPartContainer object containing “columns” in name and the list of selected data source fields in elements |
|
| values object |
To be updated | |
| rows object |
To be updated | |
| separators object |
Data for the Separators box A ReportPartContainer object containing “separators” in name and the list of selected data source fields in elements |