다음을 통해 공유


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 지원 받기