Skip to main content
A newer version of this page is available. .

ReportContainer Constructors

An object that specifies the report markup (XtraReport object), the associated parameters object type and the report’s display name.
Name Parameters Description
ReportContainer(IReportDataV2, Boolean) reportData, loadReport Initializes a new instance of the ReportContainer class.
ReportContainer(IReportDataV2) reportData Initializes a new instance of the ReportContainer class.
See Also