Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CurrentFrameViewVariantsManager.RefreshVariants() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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

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