ASPxClientFloatingActionButtonVerticalPosition Members
Lists values specifying the floating action button’s vertical position.Properties
| Name | Description |
|---|---|
| Bottom static | The floating action button is displayed at the bottom of the container. |
| Top static | The floating action button is displayed at the top of the container. |
| TopEdge static | The floating action button is displayed at the top edge of the container. |
See Also