ActiveReports 19 .NET Edition
MESCIUS.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 for the fixed page.  
    Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
    Public PropertyGets or sets the expressions by which to group the data.  
    Public PropertyGets a collection of fixed layout pages that compose the FixedPage layout.  
    Public PropertyGets all report items from all pages within the fixed page.  
    Public PropertyOverridden. Gets the report items in scope for the fixed page.  
    Public PropertyGets the expressions by which to sort the data.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns a list of the expressions contained by this report item.  
    Public MethodOverridden. Validates the current state of the FixedPage object.  
    Top
    See Also