Поделиться через


List Element (RDL)

Defines a list region to be included in the report.

Синтаксис

<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

Замечания

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

См. также

Справочник

Report Definition XML Elements

Справка и поддержка

Получение помощи по SQL Server 2005