Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuSeparator Class / MenuStyle Property

In This Topic
    MenuStyle Property (C1MenuSeparator)
    In This Topic
    Gets or sets the style aplied to the sub-menus.
    Syntax
    'Declaration
     
    
    Public Property MenuStyle As C1Style
    public C1Style MenuStyle {get; set;}
    See Also