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

In This Topic
    ReportItemsInScope Property (DataRegion)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property ReportItemsInScope As IEnumerable
    public abstract IEnumerable ReportItemsInScope {get;}
    See Also