Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / SubMenuStyle Property

In This Topic
    SubMenuStyle Property (C1MenuList)
    In This Topic
    Gets or set the style of the sub-menus.
    Syntax
    'Declaration
     
    
    Public Property SubMenuStyle As C1Style
    public C1Style SubMenuStyle {get; set;}
    See Also