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

In This Topic
    ReportSection Class
    In This Topic
    Defines a report section.
    Object Model
    ReportSection Class
    Syntax
    'Declaration
     
    Public Class ReportSection 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

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

    See Also