ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class
Members

In This Topic
    PageReport Class
    In This Topic
    Represents the type of report on a page where none of the report controls can grow or shrink at run time.
    Object Model
    PageReport Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PageReport 
       Inherits System.ComponentModel.Component
       Implements IReportComponentFactory 
    public sealed class PageReport : System.ComponentModel.Component, IReportComponentFactory  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReport

    See Also