[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportSectionBase.VisiblePages

VisiblePages Property

VisiblePages

Gets the visible page descriptors of the report section.

Declaration
public IEnumerable<PageBase> VisiblePages { get; }
Property Value
Type Description
IEnumerable<PageBase>

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