Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the header rows for a table or group.
Syntax
<Table> Name="..."> <!-- or <TableGroup>-->
...
<Header>
<TableRows>...</TableRows>
<RepeatOnNewPage>...</RepeatOnNewPage>
<FixedHeader>...</FixedHeader>
</Header>
...
</Table> <!-- or /TableGroup -->
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. For more information, see "Remarks." |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
Remarks
A table must have at least one Header, Footer, or Details element.
See Also
Reference
Report Definition XML Elements