[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.IReportLayout.Pages

Pages Property

Pages

Gets the pages enumerator.

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

The collection of layout pages as an IEnumerable<T>.