RepeatWith Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Provides the name of the data region with which to repeat the report item if the data region spans multiple pages.
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent element |
CustomReportItem Element (RDL), Image Element (RDL), Line Element (RDL), Rectangle Element (RDL), Textbox Element (RDL) |
Child element |
None |
Remarks
The data region (tablix or chart) named in this element must be in the same ReportItems collection as the parent item of this element.
RepeatWith cannot be used within a data region, subreport, or rectangle that contains a data region or subreport.
RepeatWith cannot be used in a page header or page footer.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items
Formatting Report Items