ASPxClientFloatingActionButtonCollapseReason Members
Lists values specifying whether the user action or APIs has collapsed the action group.
#Properties
Name | Description |
---|---|
Action |
The action group is collapsed by clicking on the action item. |
API | The action group is collapsed using APIs. |
Collapse |
The action group is collapsed using the collapse button. |
See Also