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

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