Contains the set of row groupings for the matrix.
语法
<Matrix Name="...">
       ...
        <RowGroupings>
              <RowGrouping>...</RowGrouping>
        </RowGrouping>
       ...
</Matrix>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child element | 
备注
Only one row grouping within the RowGroupings element can contain static rows.
请参阅
参考
Report Definition XML Elements