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

Glossary Item Box

Syntax

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

See Also