Skip to main content
.NET 6.0+

ReportsModuleV2() Constructor

Creates an instance of the ReportsModuleV2 class.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.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