WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.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
    public object Icon {get; set;}
    See Also