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

TableCells

Child elements

ColSpan, ReportItems

备注

Page breaks on report items that are contained within a table cell are ignored.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助