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

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