showSubmenuMode
Default Value: { name: 'onHover', delay: { show: 0, hide: 0 } }
Accepted Values: 'onClick' | 'onHover'
By default, the secondary-level submenus of the Menu widget are displayed on the same event as the first-level submenu. To set another event for displaying secondary-level submenus, use the showSubmenuMode option. Alternatively, you can change the event on which the first-level submenu is displayed. For this purpose, use the showFirstSubmenuMode option.
Use the ShowSubmenuMode
enum to specify this option when the widget is used as an ASP.NET MVC Control. This enum accepts the following values: OnHover
and OnClick
.
name
Use the ShowSubmenuMode
enum to specify this option when the widget is used as an ASP.NET MVC Control. This enum accepts the following values: OnHover
and OnClick
.
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.