ASPxClientFloatingActionButtonActionItemClickEventArgs Members
Provides data for the ASPxClientFloatingActionButton.ActionItemClick event.Constructors
Name | Description |
---|---|
constructor(actionName) | Initializes a new instance of the ASPxClientFloatingActionButtonActionItemClickEventArgs class. |
Properties
Name | Description |
---|---|
actionName | Gets the name of the processed action. |
See Also