[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.FixedPage.ChildScopes

ChildScopes Property

ChildScopes

Gets the child scopes for the fixed page.

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

An IEnumerable of child scopes.

Overrides