ActiveReports 14 .NET Edition
GrapeCity.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 Constructor

    Initializes a new instance of the Matrix class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    The name to use for the cell element.

     
    Public Property

    Gets or sets a value indicating whether the cell contents appear in a data rendering.

     
    Public PropertyOverridden. Implements IScopeDefinition.ChildScopes.  
    Public Property

    Gets the set of column groupings for the matrix.

     
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all of the components hosted in the control.  
    Public Property

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

     
    Public Property

    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).

     
    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. IScopeDefinition.ReportItemsInScope.  
    Public Property

    Gets the set of row groupings for the matrix.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Internal use only  
    Public MethodOverridden. Validates the information in each property of the Matrix object.  
    Top
    See Also