共用方式為


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 協助