Skip to main content

CurrentFrameViewVariantsManager.RefreshVariants() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v25.2.dll

NuGet Package: DevExpress.ExpressApp.ViewVariantsModule

Declaration

public void RefreshVariants()

Remarks

This method calls the IFrameVariantsEngine.GetVariants method of the CurrentFrameViewVariantsManager.VariantsManager object to get the list of View Variants.

Implements

See Also