ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / FixedPage Class
Properties Methods Events

In This Topic
    FixedPage Class Members
    In This Topic

    The following tables list the members exposed by FixedPage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FixedPage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the child scopes.  
    Public PropertyGets the DataDynamics.Reports.ReportObjectModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
    Public PropertyGets or sets an expression by which to group the data.  
    Public PropertyThe fixed layout pages that make up the FixedPage layout.  
    Public PropertyGets all report items from all pages.  
    Public PropertyOverridden. Gets the report items in scope.  
    Public PropertyGets an expression by which to sort the repeated pages.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Internal use only  
    Public MethodOverridden. Validates the current state of the FixedPage.  
    Top
    See Also