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

In This Topic
    HighlightedStyle Property (C1MenuItem)
    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