CurrentFrameViewVariantsManager.VariantsManager Property
Gets the IFrameVariantsEngine object that provides methods to manage view variants.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Description |
---|---|
IFrameVariantsEngine | An IFrameVariantsEngine object that provides methods to manage view variants. |
See Also