ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutTree Interface / Pages Property

In This Topic
    Pages Property (ILayoutTree)
    In This Topic
    Retreives pages enumerator.
    Syntax
    'Declaration
     
    ReadOnly Property Pages As IEnumerable(Of ILayoutPage)
    See Also