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 column header region in a matrix.
Syntax
<ColumnGroupings>
...
<ColumnGrouping>
<Height>...</Height>
<!-- or DynamicColumns, StaticColumns, FixedHeader -->.
...
<!-- or /DynamicColumns, /StaticColumns, FixedHeaders -->
</ColumnGrouping>
...
</ColumnGroupings>
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 column grouping defines a row of column headings. The first column grouping is positioned as the outermost row of column headings.
The ColumnGrouping must contain either a DynamicColumns element or a StaticColumns element, but it cannot contain both.
See Also
Reference
Report Definition XML Elements