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

ChangeVariantController.RefreshChangeVariantAction() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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

Declaration

[Browsable(false)]
public void RefreshChangeVariantAction()

Remarks

The RefreshChangeVariantAction method uses the ChangeVariantController.CurrentFrameViewVariantsManager property value to recreate ChangeVariantController.ChangeVariantAction Action items and initialize this Action’s SingleChoiceAction.SelectedItem property.

See Also