ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MatrixRow Class
Members

In This Topic
    MatrixRow Class
    In This Topic
    Defines the set of cells in a row of the detail section of a Matrix.
    Object Model
    MatrixRow Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MatrixRow 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.MatrixRow

    See Also