Occurs when the ChangeVariantController.ChangeVariantAction items list is refreshed via the ChangeVariantController.RefreshChangeVariantAction method.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v18.2.dll
public event EventHandler<EventArgs> ChangeVariantActionRefreshed
Public Event ChangeVariantActionRefreshed As EventHandler(Of EventArgs)
The ChangeVariantActionRefreshed event handler receives an argument of the EventArgs type.