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.
Describes the vertical alignment of the text of the item.
Syntax
< Style >
...
<VerticalAlign>...</VerticalAlign>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Top |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The VerticalAlign element must contain an expression that evaluates to one of the following strings:
- Top
- Middle
- Bottom
VerticalAlign applies only to text box, subtotal, title, and legend report items.
See Also
Reference
Report Definition XML Elements