MenuHideEvent
Enum
Define the event that triggers closing the popup that contains the menu items.
Definition
Fields
The menu items popup will be closed on click.
C#
Click = 1
The menu items popup will be closed on mouse leave.
C#
MouseLeave = 0
Define the event that triggers closing the popup that contains the menu items.
The menu items popup will be closed on click.
Click = 1
The menu items popup will be closed on mouse leave.
MouseLeave = 0