TableCell Element (RDL)

Defines the contents of each cell in a table.

Syntax

<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

Remarks

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

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance