ActiveReports Developer 7
ReportItemsInScope Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > List Class : ReportItemsInScope Property

Glossary Item Box

Overridden.Implements IScopeDefinition.ReportItemsInScopes.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable ReadOnly Property ReportItemsInScope As System.Collections.IEnumerable
C# 
public override System.Collections.IEnumerable ReportItemsInScope {get;}

See Also