Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
Hinweise
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.
Siehe auch
Verweis
Report Definition XML Elements