ASPxClientFloatingActionButtonContextChangingEventArgs.action Property
Returns the action related to the event.
Declaration
action: ASPxClientFABAction
Property Value
Type | Description |
---|---|
ASPxClientFABAction | An ASPxClientFABAction object that specifies the action. |
See Also