Skip to main content

ReportsModuleV2 Constructors

The module contained in the DevExpress.ExpressApp.ReportsV2.v25.2.dll assembly.
Name Parameters Description
ReportsModuleV2() none Creates an instance of the ReportsModuleV2 class.
ReportsModuleV2(IReportDataSourceHelper, IReportStorage, IInplaceReportCacheHelper, ReportModuleOptions) reportDataSourceHelper, reportStorage, inplaceReportsCacheHelper, options Initializes a new instance of the ReportsModuleV2 class with specified settings.
ReportsModuleV2(ReportModuleOptions) options Initializes a new instance of the ReportsModuleV2 class with specified settings.
See Also