Skip to main content
A newer version of this page is available. .

CurrentFrameViewVariantsManager.RefreshVariants() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v18.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