ActiveReports 12
ReportItemsInScope Property (IScopeDefinition)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IScopeDefinition Interface : ReportItemsInScope Property
Returns the report items contained directly within this scope.
Syntax
'Declaration
 
ReadOnly Property ReportItemsInScope As IEnumerable
IEnumerable ReportItemsInScope {get;}
Remarks
NOTE: These may not be direct descendents of the component/report item this object represents. Instead it is the items that are considered in this scope according to RDL rules.
See Also

Reference

IScopeDefinition Interface
IScopeDefinition Members