Skip to main content
.NET 6.0+

ChangeVariantController.RefreshChangeVariantAction() Method

Namespace: DevExpress.ExpressApp.ViewVariantsModule

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