Back to Devexpress

DashboardsModule Class

expressappframework-devexpress-dot-expressapp-dot-dashboards-7cfe4842.md

latest1.9 KB
Original Source

DashboardsModule Class

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

Namespace : DevExpress.ExpressApp.Dashboards

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

NuGet Package : DevExpress.ExpressApp.Dashboards

Declaration

csharp
public sealed class DashboardsModule :
    ModuleBase
vb
Public NotInheritable Class DashboardsModule
    Inherits ModuleBase

The following members return DashboardsModule objects:

Remarks

For details on the DashboardsModule module, refer to the Dashboards Module section.

The DashboardsModule class exposes properties whose values determine the behavior of the features supplied with the DevExpress.ExpressApp.Dashboards.v25.2.dll assembly.

Inheritance

Object MarshalByRefObject Component ModuleBase DashboardsModule

See Also

DashboardsModule Members

DevExpress.ExpressApp.Dashboards Namespace