Skip to main content
.NET 6.0+

ReportsWindowsFormsModuleV2() Constructor

Initializes a new instance of the ReportsWindowsFormsModuleV2 class.

Namespace: DevExpress.ExpressApp.ReportsV2.Win

Assembly: DevExpress.ExpressApp.ReportsV2.Win.v23.2.dll

Declaration

public ReportsWindowsFormsModuleV2()

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