הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Defines dynamic column headings for the matrix column grouping.
Syntax
<ColumnGrouping>
...
<DynamicColumns>
<Grouping>...</Grouping>
<Sorting>...</Sorting>
<Subtotal>...</Subtotal>
<ReportItems>...</ReportItems>
<Visibility>...</Visibility>
</DynamicColumns>
...
</ColumnGrouping>
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. For more information, see "Remarks." |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
Remarks
The ColumnGrouping element, which is the parent of DynamicColumns, must contain either a DynamicColumns element or StaticColumns element, but it cannot contain both.
See Also
Reference
Report Definition XML Elements