[]
Gets the report items contained directly within this scope.
IEnumerable ReportItemsInScope { get; }
Type | Description |
---|---|
IEnumerable | An IEnumerable of ReportItem object representing the items contained in this scope. |
<p>These may not be direct descendants of the component/report item
this object represents; instead, they are the items considered to be in this scope according to RDL rules.