ChangeVariantController.RefreshChangeVariantAction() Method
Refreshes the ChangeVariantController.ChangeVariantAction items list.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
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