[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPageContent.Pages

Pages Property

Pages

Gets the pages in this container.

Declaration
IEnumerable<IPage> Pages { get; }
Property Value
Type Description
IEnumerable<IPage>

An IEnumerable<T> representing the pages in this container.