ASPxClientFABActionItemBase Members
Serves as a base class for classes that serves as a client-side equivalent of the floating action button’s action and action item objects.Methods
Name | Description |
---|---|
GetActionName | Gets the action item’s name. |
GetText | Gets the action item’s text. |
GetVisible | Returns a value specifying whether an action item is displayed. |
SetText(value) | Specifies the action item’s text. |
SetVisible(value) | Specifies the action item’s visibility. |
See Also