Class ReportItems
Represents the collection of report items.
Inheritance
System.Object
ReportItems
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.UWP.dll
Syntax
public class ReportItems : List<ReportItem>
Constructors
ReportItems()
Declaration
public ReportItems()
ReportItems(ReportSerializer)
Declaration
public ReportItems(ReportSerializer serializer)
Parameters
Type | Name | Description |
---|---|---|
BoldReports.RDL.DOM.ReportSerializer | serializer |