MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Matrix Class

Matrix Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets a name of the top-level XML element that represents the cell.  
Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
Public PropertyOverridden. Gets the child scopes for the data region.  
Public Property

Gets a set of column groupings for the matrix.

 
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public Property

Gets or sets a region that contains the elements of the upper left corner area of the matrix.

 
Public Property

Gets or sets a 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.

 
Public Property

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.

 
Public Property

Gets the columns contained in each detail cell of the matrix layout.

 
Public Property

Gets the rows contained in each detail cell of the matrix layout.

 
Public PropertyOverridden. Gets the report items in scope for the data region.  
Public Property

Gets a set of row groupings for the matrix.

 
Top
See Also