WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridMenuItem Class / Icon Property
In This Topic
    Icon Property (GridMenuItem)
    In This Topic
    Gets or sets the icon displayed in the menu item.
    Syntax
    public IconElement Icon {get; set;}
    See Also