GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace : IMatrix Interface |
The following tables list the members exposed by IMatrix.
Name | Description | |
---|---|---|
Action | The Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Bookmark | Specifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
CellCollection | Provides access to the cells in the matrix. | |
CellColumns | Returns the number of columns in the CellCollection. | |
CellHeights | Specifies the height of each renderable row in the matrix. | |
CellRows | Returns the number of rows in the CellCollection. | |
CellsBeforeRowHeaders | The number of instances of the outermost column group that should appear to the left of the row headers (right of the row headers for RTL matrixes). | |
CellWidths | Specifies the width of each renderable column in the matrix. | |
ColumnGroupings | The set of groupings on the column axis for the matrix. | |
ColumnMemberCollection | Returns a collection of MatrixMember objects or null if there is no column grouping defined. | |
Columns | Defines the number of columns in this matrix. | |
Corner | Specifies the ReportItem to be displayed in the upper left corner area for this Matrix instance. | |
DataCells | Collection of matrix data cells. | |
DataElementName | The name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
DataElementOutput | Indicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
DataSetName | Specifies which data set to use for this data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
GroupsBeforeRowHeaders | The number of instances of the outermost column group that should appear to the left of the row headers (right of the row headers for RTL matrixes). | |
Height | Height of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Hidden | Indicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
IsDynamicallyHidden | Determines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
KeepTogether | Indicates the entire data region should be kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
Label | Gets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem) | |
LayoutDirection | Indicates whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right). | |
Left | The distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Name | The name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
NewSection | Indicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion) | |
NoRows | Indicates if the DataRegion has no rows available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
NoRowsMessage | Message to display in the DataRegion when no rows of data are available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
NoRowsTextBox | Returns a renderable textbox suitable for displaying NoRowsMessage for this instance.Returns a renderable textbox suitable for displaying NoRowsMessage for this instance. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
OverflowName | Overflow name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem) | |
OwnHidden | Indicates this report item own hidden state. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
PageBreakAtEnd | Indicates the report should page break at the end of the data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
PageBreakAtStart | Indicates the report should page break at the start of the data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
Parent | Sets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
RenderComponents | Returns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
RowGroupings | The set of groupings on the row axis for the matrix. | |
RowMemberCollection | Returns a collection of MatrixMember objects or null if there is no row grouping defined. | |
Rows | The number of rows in this matrix's definition. | |
Style | Returns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
StyleName | Specifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
TargetDevice | Defines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToggleItem | Specifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToolTip | Contains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Top | The distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
TopFromRootContainer | The Top position relative to the report item's root container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Width | Width of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ZIndex | Specifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) |