Skip to main content

ASPxClientFloatingActionButtonTextVisibilityMode Members

Lists values that specify the visibility mode of the action button’s text.

Properties

Name Description
Always static The element is always visible.
Hidden static The element is always hidden.
OnHover static The element is displayed when the end user hovers the floating action button.
See Also