ASPxClientFloatingActionButtonHorizontalPosition Properties
Lists values specifying the floating action button’s horizontal position.| Name | Description |
|---|---|
| Center static | The floating action button is displayed in the center of the container. |
| Left static | The floating action button is displayed at the left of the container. |
| LeftEdge static | The floating action button is displayed at the left edge of the container. |
| Right static | The floating action button is displayed at the right of the container. |
See Also