[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Chart.ReportItemsInScope

ReportItemsInScope Property

ReportItemsInScope

Gets the report items in scope.

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

The report items in scope.

Overrides