[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataRegion.ChildScopes

ChildScopes Property

ChildScopes

Gets the child scopes for the data region.

Declaration
public abstract IEnumerable ChildScopes { get; }
Property Value
Type Description
IEnumerable

An IEnumerable of child scopes.

Implements