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

In This Topic
    SeparatorStyle Property (C1MenuList)
    In This Topic
    Gets or sets the style of the separator items.
    Syntax
    'Declaration
     
    
    Public Property SeparatorStyle As C1Style
    public C1Style SeparatorStyle {get; set;}
    See Also