Condividi tramite


PageBreakAtEnd Element (RDL)

Indicates that the rendering extension should insert a page break at the end of the item.

Sintassi

<Rectangle Name="..."> <!-- or List, Matrix, Table, Chart, Grouping -->
       ...
        <PageBreakAtEnd>...</PageBreakAtEnd>
       ...
</Rectangle> <!-- or /List, /Matrix, /Table, /Chart, /Grouping -->

Element Characteristics

Characteristic Description

Data type and length

Boolean

Default value

False

Cardinality

0-1: Optional element that can occurs once or not at all.

Element Relationships

Relationship Element

Parent elements

Chart, Grouping, List, Matrix, Rectangle, Table

Child element

None

Osservazioni

Page breaks in lists are ignored if the list contains no report items. Page breaks in table groups are ignored if the group or subgroups contain no header or footer, or if the table contains no details rows.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005