[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Import.Models.Chart.ReportItemsInScope

ReportItemsInScope Property

ReportItemsInScope

Gets the report items in scope for the data region.

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

An IEnumerable of report items in scope.

Overrides