ActiveReports 10
IMatrix Interface Properties

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace : IMatrix Interface

For a list of all members of this type, see IMatrix members.

Public Properties
 NameDescription
 PropertyThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyProvides access to the cells in the matrix.  
 PropertyReturns the number of columns in the CellCollection.  
 PropertySpecifies the height of each renderable row in the matrix.  
 PropertyReturns the number of rows in the CellCollection.  
 PropertyThe 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).  
 PropertySpecifies the width of each renderable column in the matrix.  
 PropertyThe set of groupings on the column axis for the matrix.  
 PropertyReturns a collection of MatrixMember objects or null if there is no column grouping defined.  
 PropertyDefines the number of columns in this matrix.  
 PropertySpecifies the ReportItem to be displayed in the upper left corner area for this Matrix instance.  
 PropertyCollection of matrix data cells.  
 PropertyThe 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)
 PropertyIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies which data set to use for this data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyThe 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).  
 PropertyHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets a value indicating whether the report item is kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyIndicates whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).  
 PropertyThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion)
 PropertyIndicates if the DataRegion has no rows available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyMessage to display in the DataRegion when no rows of data are available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyReturns 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)
 PropertyOverflow name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem)
 PropertyIndicates this report item own hidden state. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets a value indicating whether the page should break at the end of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion)
 PropertyGets a value indicating whether the page should break at the start of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion)
 PropertySets 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)
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyThe set of groupings on the row axis for the matrix.  
 PropertyReturns a collection of MatrixMember objects or null if there is no row grouping defined.  
 PropertyThe number of rows in this matrix's definition.  
 PropertyReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDefines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
Top
See Also

Reference

IMatrix Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace