TableCell Element (RDL)
Defines the contents of each cell in a table.
語法
<TableCells>
...
<TableCell>
<ReportItems>...</ReportItems>
<ColSpan>...</ColSpan>
</TableCell>
...
</TableCells>
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 |
備註
Page breaks on report items that are contained within a table cell are ignored.
請參閱
參考
Report Definition XML Elements