Skip to main content
.NET 6.0+

CurrentFrameViewVariantsManager.RefreshVariants() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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