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

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