NIB - DynamicColumns Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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