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

ReportSection Class
Represents a section within a report.
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