ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Matrix Class / ChildScopes Property

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

Property Value

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