ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / FixedPage Class / Pages Property

In This Topic
    Pages Property (FixedPage)
    In This Topic
    The fixed layout pages that make up the FixedPage layout.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pages As PageCollection
    public PageCollection Pages {get;}
    See Also