ASPxClientFloatingActionButtonContextChangingEventArgs Members
Provides data for the ASPxClientFloatingActionButton.ContextChanging event.Constructors
Name | Description |
---|---|
constructor(action) | Initializes a new instance of the ASPxClientFloatingActionButtonContextChangingEventArgs class. |
Properties
Name | Description |
---|---|
action | Returns the action related to the event. |
See Also