Properties
- HoverCssClass - A CSS class to apply to the target when the hover menu popup is visible
- HoverDelay - Time in milliseconds before the popup is displayed after hovering over the target control.
- OffsetX - The number of pixels to offset the popup from its default position as specified by PopupPosition. Default is 0
- OffsetY - The number of pixels to offset the popup from its default position as specified by PopupPosition. Default is 0
- OnHide - OnHide animation will be played each time the hover menu is hidden.
- OnShow - OnShow animation will be played each time the hover menu is displayed.
- PopDelay - Time in milliseconds for the popup to remain visible after the mouse moves away from the target control.
- PopupControlID - A control's ID to display when the mouse is over the target control.
- PopupPosition - The popup element position when it is shown.