CustomReportItem Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines a custom report item to be drawn in the report.
Element Relationships
Relationship | Element | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Parent elements |
None |
||||||||||||
Child elements |
|
Remarks
A custom report item is one that is not defined by standard RDL. You can insert any XML structure into the CustomReportItem element. The Type attribute and this XML structure can be processed by a custom application or server.
Use the ReportItems element to define a collection of report items to display when the application or server does not support the custom report item.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Custom Report Items