[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.MenuBaseTagHelper-2.CloseOnLeave

CloseOnLeave Property

CloseOnLeave

Configurates CloseOnLeave. Sets a value that determines whether the menu should close automatically when the mouse leave the items.

Declaration
public bool CloseOnLeave { get; set; }
Public Property CloseOnLeave As Boolean