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

In This Topic
    MatrixCell Class
    In This Topic
    The MatrixCell element defines the contents of each detail cell in the matrix.
    Object Model
    MatrixCell Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MatrixCell 
       Inherits ReportComponentContainer
       Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
                   GrapeCity.ActiveReports.PageReportModel.MatrixCell

    See Also