[]
Gets the parent scope of this scope.
IScopeDefinition ParentScope { get; }
Type | Description |
---|---|
IScopeDefinition | An IScopeDefinition object representing the parent scope. |
<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.