ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Table Class / ReportItemsInScope Property

In This Topic
    ReportItemsInScope Property (Table)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ReportItemsInScope As IEnumerable
    public override IEnumerable ReportItemsInScope {get;}

    Property Value

    The report items in scope.
    See Also