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

In This Topic
    MenuStyle Property
    In This Topic
    Gets or sets the style aplied to the sub-menus.
    Syntax
    'Declaration
     
    
    Public Property MenuStyle As Style
    public Style MenuStyle {get; set;}
    See Also