नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Defines a column header region in a matrix.
Syntax
<ColumnGroupings>
...
<ColumnGrouping>
<Height>...</Height>
<!-- or DynamicColumns, StaticColumns, FixedHeader -->.
...
<!-- or /DynamicColumns, /StaticColumns, FixedHeaders -->
</ColumnGrouping>
...
</ColumnGroupings>
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 column grouping defines a row of column headings. The first column grouping is positioned as the outermost row of column headings.
The ColumnGrouping must contain either a DynamicColumns element or a StaticColumns element, but it cannot contain both.
See Also
Reference
Report Definition XML Elements