ChangeVariantController.ChangeVariantActionRefreshed Event
Occurs when the ChangeVariantController.ChangeVariantAction items list is refreshed via the DevExpress.ExpressApp.ViewVariantsModule.ChangeVariantController.RefreshChangeVariantAction method.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v26.1.dll
Declaration
Event Data
The ChangeVariantActionRefreshed event's data class is EventArgs.
See Also