Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Defines a row header region in a matrix.
Sintaxis
<RowGroupings>
<RowGrouping>
<Width>...</Width>
<!-- or DynamicRows, StaticRows, FixedHeader-->
...
</DynamicRows> <!-- or /StaticRows, /FixedHeader-->
</RowGrouping>
</RowGroupings>
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 elements |
Notas
Each row grouping defines a column of row headings. The first row grouping is positioned as the outermost row of row headings.
The RowGrouping element must contain either a DynamicRows element or a StaticRows element.
Vea también
Referencia
Report Definition XML Elements