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

Glossary Item Box

Overridden.Implements IScopeDefinition.ReportItemsInScope.

Syntax

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

See Also