ActiveReports Developer 7
ChildScopes Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : ChildScopes Property

Glossary Item Box

Overridden.Implements IScopeDefinition.ChildScopes.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable ReadOnly Property ChildScopes As System.Collections.IEnumerable
C# 
public override System.Collections.IEnumerable ChildScopes {get;}

See Also