ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / ChildScopes Property

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

    Property Value

    The child scopes.
    See Also