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

In This Topic
    List Class
    In This Topic
    Specifies a region that repeats with each group in the rowset or each row in the rowset (if no group expression is defined).
    Object Model
    List Class
    Syntax
    'Declaration
     
    Public NotInheritable Class List 
       Inherits DataRegion
       Implements IRdlContainerIReportComponentIReportComponentContainerIScopeDefinitionIValidateable 
    Inheritance Hierarchy

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

    See Also