MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFixedPageContent Interface / Pages Property

In This Topic
Pages Property (IFixedPageContent)
In This Topic
Gets the pages in this container.
Syntax
'Declaration
 
ReadOnly Property Pages As IEnumerable(Of IPage)
 

Property Value

An IEnumerable representing the pages in this container.
See Also