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

In This Topic
    Icon Property (C1MenuItem)
    In This Topic
    Gets or sets the icon that appears in a C1MenuItem.
    Syntax
    'Declaration
     
    
    Public Property Icon As Object
    public object Icon {get; set;}
    See Also