SingleChoiceActionItemType Enum
Contains values specifying the type of a SingleChoiceAction‘s ChoiceActionBase.Items.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Members
Name | Description |
---|---|
Item
|
Items from a Single |
Item
|
Items from a Single |
#Related API Members
The following properties accept/return SingleChoiceActionItemType values:
#Remarks
Members of the SingleChoiceActionItemType
enumeration specify whether a Single Choice Action’s Items represent a mode or an operation. To get the enumeration value which is currently used by a Single Choice Action, use the SingleChoiceAction.ItemType property.