Partager via


TableCell Element (RDL)

Defines the contents of each cell in a table.

Syntaxe

<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

Notes

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

Voir aussi

Référence

Report Definition XML Elements

Aide et Informations

Assistance sur SQL Server 2005