Share via


List Element (RDL)

Defines a list region to be included in the report.

Sintaxis

<ReportItems>
       ...
        <List Name="...">
              <Style>...</Style>
              <Top>...</Top>
              <Left>...</Left>
              <Height>...</Height>
              <Width>...</Width>
              <ZIndex>...</ZIndex>
              <Visibility>...</Visibility>
              <ToolTip>...</ToolTip>
              <Label >...</Label>
              <Bookmark>...</Bookmark>
              <Custom>...</Custom>
              <KeepTogether>...</KeepTogether>
              <NoRows>...<NoRows>
              <DataSetName>...</DataSetName>
              <PageBreakAtStart>...</PageBreakAtStart>
              <PageBreakAtEnd>...</PageBreakAtEnd>
              <Filters>...</Filters>
              <Grouping>...</Grouping>
              <Sorting>...</Sorting>
              <ReportItems>...</ReportItems>
              <DataInstanceName>...</DataInstanceName>
              <DataInstanceElementOutput>...</DataInstanceElementOutput>
        </List>
       ...
</ReportItems>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur once or more.

Element Attributes

Attribute Type Description

Name

String

Name of the list.

Element Relationships

Relationship Element

Parent element

ReportItems

Child elements

Bookmark, Custom, DataInstanceElementOutput, DataInstanceName, DataSetName, Filters, Grouping, Height, KeepTogether, Label, Left, NoRows, PageBreakAtEnd, PageBreakAtStart, ReportItems, Sorting, Style, ToolTip, Top, Visibility, Width, ZIndex

Notas

Page breaks in lists are ignored if the list contains no child report items.

Vea también

Referencia

Report Definition XML Elements

Ayuda e información

Obtener ayuda sobre SQL Server 2005