ASPxClientFloatingActionButtonActionCollapsingEventArgs Properties
Provides data for the ActionCollapsing event.| Name | Description |
|---|---|
| collapseReason | Specifies whether the user action or APIs has collapsed the action group. |
| contextName | Specifies the FAB action’s context name. |
See Also