Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Ribbon Class / PopupStyle Property

In This Topic
    PopupStyle Property (C1Ribbon)
    In This Topic
    Gets or sets the System.Windows.Style applied to the menu.
    Syntax
    'Declaration
     
    
    Public Shadows Property PopupStyle As Style
    public new Style PopupStyle {get; set;}
    See Also