Back to Devexpress

ReportsBlazorModuleV2 Class

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-blazor-dot-reportsblazormodulev2.md

latest2.1 KB
Original Source

ReportsBlazorModuleV2 Class

The Blazor Reports V2 module. This module is implemented in the following assembly: DevExpress.ExpressApp.ReportsV2.Blazor.v25.2.dll.

Namespace : DevExpress.ExpressApp.ReportsV2.Blazor

Assembly : DevExpress.ExpressApp.ReportsV2.Blazor.v25.2.dll

NuGet Package : DevExpress.ExpressApp.ReportsV2.Blazor

Declaration

csharp
public sealed class ReportsBlazorModuleV2 :
    ModuleBase,
    IModelNodesGeneratorUpdater
vb
Public NotInheritable Class ReportsBlazorModuleV2
    Inherits ModuleBase
    Implements IModelNodesGeneratorUpdater

Remarks

This module contains the DevExpress.ExpressApp.ReportsV2.Blazor.ReportsBlazorModuleV2.ReportViewerType property. For more information about currently supported Report Viewer types, refer to the following Breaking Change ticket: ReportsV2Module - Migration from DxDocumentViewer to DxReportViewer.

Implements

IModelNodesGeneratorUpdater

Inheritance

Object MarshalByRefObject Component ModuleBase ReportsBlazorModuleV2

See Also

ReportsBlazorModuleV2 Members

DevExpress.ExpressApp.ReportsV2.Blazor Namespace