ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / List Class / ChildScopes Property

In This Topic
    ChildScopes Property (List)
    In This Topic
    Gets the child scopes.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ChildScopes As IEnumerable
    public override IEnumerable ChildScopes {get;}

    Property Value

    The child scopes.
    See Also