ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Matrix Class
Properties Methods Events

In This Topic
    Matrix Class Members
    In This Topic

    The following tables list the members exposed by Matrix.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Matrix class.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverridden. Returns a list of the expressions contained by this report item.  
    Public MethodOverridden. Validates the current state of the Matrix object.  
    Top
    See Also