StaticRows Element (RDL)
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