MiniToolbarDropdown.OnItemHoverEnd Event
Parent Object: MiniToolbarDropdownDescription
Event that is fired when the user stops hovering over an item in the drop down in the expanded state.
Syntax
MiniToolbarDropdown.OnItemHoverEnd( ListItem As MiniToolbarListItem )Parameters
| Name | Type | Description |
| ListItem | MiniToolbarListItem | Input ListItem that indicates the item being deleted. |
