[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IScopeDefinition.ParentScope

ParentScope Property

ParentScope

Gets the parent scope of this scope.

Declaration
IScopeDefinition ParentScope { get; }
Property Value
Type Description
IScopeDefinition

An IScopeDefinition object representing the parent scope.

Remarks
<p>This may not be the same object as the parent component or report item container; 

it is the parent in terms of RDL scope rules.