Skip to main content
.NET Framework 4.6.2+

ReportsModuleV2() Constructor

Creates an instance of the ReportsModuleV2 class.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll

Declaration

public ReportsModuleV2()

Remarks

Do not use this method. To add the Reports V2 Module to your application, use one of the approaches listed in the Ways to Register a Module topic.

See Also