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

In This Topic
    PopupStyle Property (C1MenuItem)
    In This Topic
    Gets or sets the style of the popup.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As Style
    public Style PopupStyle {get; set;}
    See Also