DevExpress.ExpressApp.ViewVariantsModule Namespace
Contains classes specific to the View Variants Module functionality.
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
#Classes
Name | Description |
---|---|
Change |
Represents a View |
Current |
Manages View Variants in the context of the current Frame. |
Frame |
Provides methods to manage View Variants. |
Model |
Provide a list of view variants available for the specific View in the IModel |
Variants |
Represents a set of variants available for the View. |
View |
The module contained in the DevExpress. |
View |
Contains options that you can use to configure the View Variants Module. |
#Interfaces
Name | Description |
---|---|
ICurrent |
Implemented by classes that manage View Variants in the context of the current Frame. |
IFrame |
Implemented by classes that provide methods to manage View Variants. |
IModel |
Used to extend the Application Model‘s Navigation |
IModel |
A Variant node defines an item of the Change |
IModel |
The Variants node provides access to the varied Views declared for a particular view. |
IModel |
Used to extend the Application Model‘s View nodes with properties specific to the View Variants Module functionality. |
IVariants |
Implemented by objects that provide a list of view variants available for the specific View, and stores the variant selected by the user. |
#Structs
Name | Description |
---|---|
Variant |
Represents a View variant. |