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

In This Topic
    HighlightedStyle Property (C1MenuSeparator)
    In This Topic
    Gets a value that indicates Style of Highlighted Item.
    Syntax
    'Declaration
     
    
    Public Property HighlightedStyle As C1Style
    public C1Style HighlightedStyle {get; set;}
    See Also