Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / ShowOpenIcon Property

In This Topic
    ShowOpenIcon Property
    In This Topic
    Gets or sets whether the open icon is displayed, provided the sub menu has items.
    Syntax
    'Declaration
     
    
    Public Property ShowOpenIcon As Boolean
    public bool ShowOpenIcon {get; set;}
    See Also