नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Defines a row header region in a matrix.
Syntax
<RowGroupings>
<RowGrouping>
<Width>...</Width>
<!-- or DynamicRows, StaticRows, FixedHeader-->
...
</DynamicRows> <!-- or /StaticRows, /FixedHeader-->
</RowGrouping>
</RowGroupings>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that occurs once or more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
Remarks
Each row grouping defines a column of row headings. The first row grouping is positioned as the outermost row of row headings.
The RowGrouping element must contain either a DynamicRows element or a StaticRows element.
See Also
Reference
Report Definition XML Elements