[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBaseBuilder-3.OpenOnHover

OpenOnHover Method

OpenOnHover(bool)

Configurates OpenOnHover. Gets or sets a value that determines whether the menu should open and close automatically when the mouse hovers over the items.

Declaration
public TBuilder OpenOnHover(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.