[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Matrix.ChildScopes

ChildScopes Property

ChildScopes

Gets the child scopes for the data region.

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

An IEnumerable of child scopes.

Overrides