ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDownButton Class / PopupStyle Property

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