[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportSectionBase.Pages

Pages Property

Pages

Gets the page descriptors of the report section.

Declaration
public abstract IList<PageBase> Pages { get; }
Property Value
Type Description
IList<PageBase>

A list of PageBase representing the pages of the report section.