WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuList Class / OpenIconTemplate Property
In This Topic
    OpenIconTemplate Property (C1MenuList)
    In This Topic
    Gets or sets the template of the icon used to show this item has a sub-menu.
    Syntax
    public DataTemplate OpenIconTemplate {get; set;}
    See Also