Property Items
Items
Gets the list of items of this line
Declaration
IReadOnlyList<IReportTableLineItem> Items { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IReportTableLineItem> |
Gets the list of items of this line
IReadOnlyList<IReportTableLineItem> Items { get; }
| Type | Description |
|---|---|
| IReadOnlyList<IReportTableLineItem> |