NIB - Details Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the details rows for a table.
Syntax
<Table> Name="...">
...
<Details>
<TableRows>...</TableRows>
<Grouping>...</Grouping>
<Sorting>...</Sorting>
<Visibility>...</Visibility>
</Details>
...
</Table>
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
A table must have at least one Details, Header, or Footer element.
See Also
Reference
Report Definition XML Elements