ActiveReports Developer 7
List Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : List Class

Glossary Item Box

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

Visual Basic (Declaration) 
Public NotInheritable Class List 
   Inherits DataRegion
   Implements IRdlContainerIReportComponentIReportComponentContainer 

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