Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a row header region in a matrix.
Syntax
<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 |
Remarks
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.
See Also
Reference
Report Definition XML Elements