CurrentFrameViewVariantsManager(Frame, IFrameVariantsEngine) Constructor
Initializes a new instance of the CurrentFrameViewVariantsManager class.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| frame | Frame | A Frame object. |
| variantsManager | IFrameVariantsEngine | An IFrameVariantsEngine object. |
See Also