MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataRegion Class / ChildScopes Property

In This Topic
ChildScopes Property (DataRegion)
In This Topic
Gets the child scopes for the data region.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property ChildScopes As IEnumerable
 

Property Value

An System.Collections.IEnumerable of child scopes.
See Also