[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutTree.Pages

Pages Property

Pages

Gets an enumerable collection of layout pages.

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

An enumerable collection of layout pages as an IEnumerable<T>.