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