Skip to main content

ViewVariantsModule Class

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

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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

NuGet Package: DevExpress.ExpressApp.ViewVariantsModule

Declaration

public sealed class ViewVariantsModule :
    ModuleBase

Remarks

The View Variants Module comprises a single DevExpress.ExpressApp.ViewVariantsModule.v25.2.dll assembly. This assembly contains classes and services that allow end-users to choose between several customized variants of the same View at run time and the ViewVariantsModule class - a descendant of the ModuleBase class.

The ViewVariantsModule class exposes properties that determine the general behavior of the view variants functionality.

Inheritance

See Also