| | Name | Description |
 | Action |
Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked.
(Inherited from ReportItem) |
 | Bookmark |
Gets or sets a bookmark that can be linked via a Bookmark action.
(Inherited from ReportItem) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | Custom |
Gets or sets custom information to be passed to a report output component.
(Inherited from ReportItem) |
 | DataElementName |
Gets or sets the name to use for the data element or attribute for the report item.
(Inherited from ReportItem) |
 | DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering.
(Inherited from ReportItem) |
 | Height | Gets or sets the height of the report item.
(Inherited from ReportItem) |
 | Label |
Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map).
(Inherited from ReportItem) |
 | Left | Gets or sets the distance of the item from the left edge of the containing object.
(Inherited from ReportItem) |
 | LinkToChild |
Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any).
(Inherited from ReportItem) |
 | MergeTransactions | Gets or sets a value indicating whether the transactions in the subreport are merged with the transactions in the parent report if the data sources use the same connection.
|
 | Name | Gets or sets the name of the report item.
(Inherited from ReportItem) |
 | NoRows | Gets or sets a message to display in the subreport instead of the region layout when no rows of data are available in any dataset for the subreport.
|
 | Parameters | Gets the parameters for the subreport.
|
 | Parent |
Gets or sets an IReportComponentContainer interface representing the parent hosting the component.
(Inherited from ReportComponent) |
 | RepeatWith |
Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages.
(Inherited from ReportItem) |
 | ReportName | Gets or sets a string value containing the full path (e.g. "/salesreports/orderdetails") or relative path (e.g. "orderdetails") to the subreport.
|
 | Site | (Inherited from System.ComponentModel.Component) |
 | Style |
Gets or sets the the style settings for the report item.
(Inherited from ReportItem) |
 | SubstituteThemeOnSubreport | Gets or sets a value indicating whether the subreport uses the theme from the current report.
|
 | ToolTip |
Gets or sets a textual label for the report item.
(Inherited from ReportItem) |
 | Top | Gets or sets the distance of the item from the top of the containing object.
(Inherited from ReportItem) |
 | Visibility |
Gets or sets a value indicating whether the items are hidden.
(Inherited from ReportItem) |
 | Width | Gets or sets the width of the report item.
(Inherited from ReportItem) |
 | ZIndex | Gets or sets the drawing order of the report item within the containing object.
(Inherited from ReportItem) |