ASPxClientScheduler.GetFloatingActionButton Method
Returns the floating action button’s object.
Declaration
GetFloatingActionButton(): ASPxClientFloatingActionButton
Returns
| Type | Description |
|---|---|
| ASPxClientFloatingActionButton | A ASPxClientFloatingActionButton object that represents the client-side equivalent of the floating action button. |
See Also