ActiveReports 12
ReportItemsInScope Property (Table)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : ReportItemsInScope Property
Overridden.Implements IScopeDefinition.ReportItemsInScope.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property ReportItemsInScope As IEnumerable
public override IEnumerable ReportItemsInScope {get;}

Property Value

The report items in scope.
See Also

Reference

Table Class
Table Members