ASPxClientFABAction Methods
A client-side equivalent of the floating action button’s action object.
Name | Description |
---|---|
Get |
Gets the FAB action item. |
Get |
Returns an action item with the specified name. |
Get |
Returns the number of items in the action/action group. |
Get |
Gets the action item’s name.
Inherited from ASPx |
Get |
Gets the FAB action’s context name. |
Get |
Gets the action item’s text.
Inherited from ASPx |
Get |
Returns a value specifying whether an action item is displayed.
Inherited from ASPx |
Set |
Specifies the action item’s text.
Inherited from ASPx |
Set |
Specifies the action item’s visibility.
Inherited from ASPx |
See Also