次の方法で共有


Matrix 要素 (RDL)

領域のグリッドを定義し、列グループと行グループごとに繰り返します。

構文

<ReportItems>
       ...
        <Matrix Name="...">
              <Style>...</Style>
              <Top>...</Top>
              <Left>...</Left>
              <ZIndex>...</ZIndex>
              <Visibility>...</Visibility>
              <ToolTip>...</ToolTip>
              <Label>...</Label>
              <Bookmark>...</Bookmark>
              <Custom>...</Custom>
              <KeepTogether>...</KeepTogether>
              <NoRows>...</NoRows>
              <DataSetName>...</DataSetName>
              <PageBreakAtStart>...</PageBreakAtStart>
              <PageBreakAtEnd>...</PageBreakAtEnd>
              <Filters>...</Filters>
              <Corner>...</Corner>
              <ColumnGroupings>...</ColumnGroupings>
              <RowGroupings>...</RowGroupings>
              <MatrixRows>...</MatrixRows>
              <MatrixColumns>...</MatrixColumns>
              <LayoutDirection>...</LayoutDirection>
              <GroupsBeforeRowHeaders>...</GroupsBeforeRowHeaders>
              <CellDataElementName>...</CellDataElementName>
              <CellDataElementOutput>...</CellDataElementOutput>
        </Matrix>
       ...
</ReportItems>

要素の特性

特性 説明

データ型と長さ

なし

既定値

なし

カーディナリティ

0-n : 省略可能な要素で、出現する場合は 1 回または複数回出現可能です

要素の属性

属性 説明

Name

String

マトリックスの名前

要素の関係

関係 要素

親要素

ReportItems

子要素

BookmarkCellDataElementNameCellDataElementOutputColumnGroupingsCornerCustomDataSetNameFiltersGroupsBeforeRowHeadersKeepTogetherLabelLeftLayoutDirectionMatrixColumnsMatrixRowsNoRowsPageBreakAtEndPageBreakAtStartRowGroupingsStyleToolTipTopVisibilityZIndex

参照

関連項目

レポート定義 XML 要素

ヘルプおよび情報

SQL Server 2005 の参考資料の入手