Back to Devexpress

ReportsModuleV2 Class

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-reportsmodulev2-bc6c642f.md

latest2.0 KB
Original Source

ReportsModuleV2 Class

The module contained in the DevExpress.ExpressApp.ReportsV2.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.ReportsV2

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

NuGet Package : DevExpress.ExpressApp.ReportsV2

Declaration

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

The following members return ReportsModuleV2 objects:

Remarks

For details on the ReportsModuleV2 module, refer to the Reports V2 Module section.

Implements

IModelNodesGeneratorUpdater

Inheritance

Object MarshalByRefObject Component ModuleBase ReportsModuleV2

See Also

ReportsModuleV2 Members

DevExpress.ExpressApp.ReportsV2 Namespace