ASPxClientFloatingActionButtonActionExpandingEventArgs Members
Provides data for the ActionExpanding event.Constructors
Name | Description |
---|---|
constructor(contextName) | Initializes a new object of the ASPxClientFloatingActionButtonActionExpandingEventArgs type with the specified settings. |
Properties
Name | Description |
---|---|
contextName | Specifies the FAB action’s context name. |
See Also