expressappframework-devexpress-dot-expressapp-dot-viewvariantsmodule.md
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
public sealed class ViewVariantsModule :
ModuleBase
Public NotInheritable Class ViewVariantsModule
Inherits ModuleBase
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.
Object MarshalByRefObject Component ModuleBase ViewVariantsModule
See Also