Skip to main content

ChangeVariantController.RefreshChangeVariantAction() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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

NuGet Package: DevExpress.ExpressApp.ViewVariantsModule

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