ASPxClientFloatingActionButtonActionItemClickEventArgs.actionName Property
In This Article
Gets the name of the processed action.
#Declaration
TypeScript
actionName: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the action name. |
See Also