[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Import.Models.Chart.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