[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.ReportItemsInScope

ReportItemsInScope Property

ReportItemsInScope

Gets the report items in scope for the fixed page.

Declaration
public override IEnumerable ReportItemsInScope { get; }
Property Value
Type Description
IEnumerable

An IEnumerable of report items in scope.

Overrides