Defines static row headings for the grouping.
语法
<RowGrouping>
       ...
        <StaticRows>
              <StaticRow>...</StaticRow>
        </StaticRows>
    ...
</RowGrouping>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 0-1: Optional element that can occur once or not at all. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child element | 
备注
RowGrouping must contain either a DynamicRows element or a StaticRows element.
请参阅
参考
Report Definition XML Elements