ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / ReportItemsInScope Property

In This Topic
ReportItemsInScope Property (Chart)
In This Topic
Gets the report items in scope.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property ReportItemsInScope As IEnumerable
 

Property Value

The report items in scope.
See Also