Property Items
Items
Gets the list of the report items contained in this node
Declaration
IReadOnlyList<IReportItem> Items { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IReportItem> |
Gets the list of the report items contained in this node
IReadOnlyList<IReportItem> Items { get; }
| Type | Description |
|---|---|
| IReadOnlyList<IReportItem> |