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 |
マトリックスの名前 |