Skip to main content
A newer version of this page is available. .

ASPxClientFloatingActionButtonTextVisibilityMode Class

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

Declaration

declare class ASPxClientFloatingActionButtonTextVisibilityMode

Remarks

Values listed by this enumerator allow you to specify whether the text within the floating action button is always visible, hidden or only visible when an end user hovers the action button.

The values listed by this enumeration are used by the ASPxClientFloatingActionButton.SetTextVisibilityMode method.

See Also