ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicColumnsRows Class
Members

In This Topic
    DynamicColumnsRows Class
    In This Topic
    Defines a column or row header region that repeats with each column or row group in the rowset of a Matrix.
    Object Model
    DynamicColumnsRows Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DynamicColumnsRows 
       Inherits ReportComponentContainer
       Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

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

    See Also