ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class
Members

In This Topic
    SectionReport Class
    In This Topic
    The SectionReport class is the base class for all section reports. It is used to execute and render the report.
    Object Model
    SectionReport Class
    Syntax
    'Declaration
     
    Public Class SectionReport 
       Inherits System.MarshalByRefObject
    public class SectionReport : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          GrapeCity.ActiveReports.SectionReport

    See Also