MenuBuilder.HideSubmenuOnMouseLeave Method
| Name | Parameters | Description |
|---|---|---|
| HideSubmenuOnMouseLeave(JS) | value | Specifies whether or not the submenu is hidden when the mouse pointer leaves it. Mirrors the client-side hideSubmenuOnMouseLeave option. |
| HideSubmenuOnMouseLeave(Boolean) | value | Specifies whether or not the submenu is hidden when the mouse pointer leaves it. Mirrors the client-side hideSubmenuOnMouseLeave option. |