ICurrentFrameViewVariantsManager.ChangeToVariant(VariantInfo) Method
Switches the current View to the specified view variant.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Parameters
Name | Type | Description |
---|---|---|
variantInfo | VariantInfo | A VariantInfo object that specifies the view variant to which the current View will be switched. |
See Also