| | 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) |
 | CellDataElementName |
The name to use for the cell element.
|
 | CellDataElementOutput | Gets or sets a value indicating whether the cell contents appear in a data rendering.
|
 | ChildScopes | Overridden. |
 | ColumnGroupings | Gets the set of column groupings for the matrix.
|
 | Components |
Gets the ReportComponentCollection containing all of the components hosted in the control.
|
 | Container | (Inherited from System.ComponentModel.Component) |
 | Corner | Gets or sets the region that contains the elements of the upper left corner area of the matrix.
|
 | 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) |
 | DataSetName | Gets or sets the name of the dataset that the data region uses.
(Inherited from DataRegion) |
 | Filters | Gets the collection of filters applied to each row of data within the data region.
(Inherited from DataRegion) |
 | GroupsBeforeRowHeaders |
Gets or sets the number of instances of the outermost column group that appear to the left of the row headers (right of the row headers for right-to-left matrices).
|
 | Height | Gets or sets the height of the report item.
(Inherited from ReportItem) |
 | KeepTogether | Gets or sets a value indicating whether a data region is kept together on a single page where possible.
(Inherited from DataRegion) |
 | 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) |
 | LayoutDirection |
Gets or sets a value indicating whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).
|
 | 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) |
 | MatrixColumns | Gets the columns contained in each detail cell of the matrix layout.
|
 | MatrixRows | Gets the rows contained in each detail cell of the matrix layout.
|
 | Name | Gets or sets the name of the report item.
(Inherited from ReportItem) |
 | NewSection | Gets or sets a value indicating whether a data region is in it's own section
(Inherited from DataRegion) |
 | NoRows | Gets or sets the message to display inside the data region when the region contains no rows.
(Inherited from DataRegion) |
 | PageBreakAtEnd | Gets or sets a value indicating whether a page break occurs immediately after the data region ends.
(Inherited from DataRegion) |
 | PageBreakAtStart | Gets or sets a value indicating whether a page break occurs immediately before the data region begins.
(Inherited from DataRegion) |
 | 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) |
 | ReportItemsInScope | Overridden. |
 | RowGroupings | Gets the set of row groupings for the matrix.
|
 | Site | (Inherited from System.ComponentModel.Component) |
 | Style |
Gets or sets the the style settings for the report item.
(Inherited from ReportItem) |
 | 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) |