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

In This Topic
    ReportSectionPage Class
    In This Topic
    The report section page properties.
    Object Model
    ReportSectionPage Class
    Syntax
    'Declaration
     
    Public Class ReportSectionPage 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainer 
    public class ReportSectionPage : ReportComponent, IReportComponentIReportComponentContainer  
    Inheritance Hierarchy

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

    See Also