ChoiceActionBase.ImageMode Property
Specifies the type of the image that is displayed by the current Action's control.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
ImageMode | An ImageMode enumeration value specifying the type of the image that is displayed by the current Action's control. |
Remarks
The ChoiceActionBase.BehaviorChanged event occurs when this property value is modified.
See Also
Feedback