SingleChoiceAction.ItemTypeChanged Event
Occurs when a Single Choice Action’s SingleChoiceAction.ItemType property is changed.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Event Data
The ItemTypeChanged event's data class is EventArgs.
See Also