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

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