Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuList Class / OpenIconStyle Property

In This Topic
    OpenIconStyle Property (C1MenuList)
    In This Topic
    Gets or sets the style of the open icon.
    Syntax
    'Declaration
     
    
    Public Property OpenIconStyle As Style
    public Style OpenIconStyle {get; set;}
    See Also