IModelAction.DefaultItemMode Property
Specifies the Choice Action Item that is executed when an end-user clicks the Choice Action.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
DefaultItemMode | A DefaultItemMode enumeration value specifying the default Choice Action Item. |
See Also