ChoiceActionItem.Id Property
Returns a Choice Action Item's identifier.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that represents the current Choice Action Item's identifier. |
Remarks
If the Choice Action Item's ChoiceActionItem.Model property is specified, the Id property value is stored in the corresponding Application Model Node.
See Also
Feedback