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

Matrix Class
Represents a Matrix element that defines a grid of regions that repeats with each column group and row group in the dataset.
Object Model
Matrix Class
Syntax
'Declaration
 
Public NotInheritable Class Matrix 
   Inherits DataRegion
   Implements IReportComponentIReportComponentContainerIScopeDefinitionIValidateable 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.DataRegion
                  GrapeCity.ActiveReports.PageReportModel.Matrix

See Also