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.
Indicates whether the subtotal rows or columns appear before or after the details rows or columns.
Syntax
<Subtotal>
...
<Position>...</Position>
...
</Subtotal>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
After |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Hinweise
The Position element must contain one of the values listed in the following table.
| Value | Description |
|---|---|
Before |
Subtotal column or row appears before the detail columns or rows. |
After |
Subtotal column or row appears after the detail columns or rows. |
Siehe auch
Verweis
Report Definition XML Elements