ASPxClientFloatingActionButton Events
A client-side equivalent of the ASPxFloatingActionButton object.
Name | Description |
---|---|
Action |
Occurs when the end user collapses the action group. |
Action |
Occurs on the client side when an end user expands an action group. |
Action |
Occurs when an end user clicks the action item. |
Context |
Occurs on the client side when the context is changed. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
See Also