PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / PopupStyle Property

In This Topic
    PopupStyle Property
    In This Topic
    Gets or sets the style applied to the editors popup.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As Style
    public Style PopupStyle {get; set;}
    See Also