ActiveReports 12
ChildScopes Property (IScopeDefinition)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IScopeDefinition Interface : ChildScopes Property
The scope objects that are direct children of this scope.
Syntax
'Declaration
 
ReadOnly Property ChildScopes As IEnumerable
IEnumerable ChildScopes {get;}
Remarks
NOTE: This may not be the same set of objects as the child components. It is the children in terms of RDL scope rules. It may also be empty if there are no descendent scopes.
See Also

Reference

IScopeDefinition Interface
IScopeDefinition Members