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

In This Topic
    ItemStyle Property (C1MenuList)
    In This Topic
    Style of the items
    Syntax
    'Declaration
     
    
    Public Property ItemStyle As C1Style
    public C1Style ItemStyle {get; set;}
    See Also