Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Defines the contents of each detail cell in a matrix.
Syntax
<MatrixCells>
<MatrixCell>
<ReportItems>...</ReportItems>
</MatrixCell>
</MatrixCells>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that occurs once or more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
Remarks
There must be one MatrixCell element for each static column in a matrix. If the matrix does not contain static columns, the MatrixCells element must contain one and only one MatrixCell element.
Page breaks in report items contained within a MatrixCell are ignored.
The visibility of report items contained within matrix cells cannot be toggled by report items in a matrix row or column header.
See Also
Reference
Report Definition XML Elements