ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers.Input Namespace / MenuTagHelper Class / AutoExpandSelection Property

In This Topic
    AutoExpandSelection Property (MenuTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoExpandSelection As Boolean
    public virtual bool AutoExpandSelection {get; set;}
    See Also