Back to Devexpress

ViewVariantsModule Class

expressappframework-devexpress-dot-expressapp-dot-viewvariantsmodule.md

latest2.0 KB
Original Source

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

csharp
public sealed class ViewVariantsModule :
    ModuleBase
vb
Public NotInheritable Class ViewVariantsModule
    Inherits 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

Object MarshalByRefObject Component ModuleBase ViewVariantsModule

See Also

ViewVariantsModule Members

DevExpress.ExpressApp.ViewVariantsModule Namespace