CurrentFrameViewVariantsManager.RefreshVariants() Method
Refreshes the CurrentFrameViewVariantsManager.Variants list.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Remarks
This method calls the IFrameVariantsEngine.GetVariants method of the CurrentFrameViewVariantsManager.VariantsManager object to get the list of View Variants.
Implements
See Also