PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / OpenButtonStyle Property

In This Topic
    OpenButtonStyle Property
    In This Topic
    Gets or sets the style applied to the advanced editor's button.
    Syntax
    'Declaration
     
    
    Public Property OpenButtonStyle As Style
    public Style OpenButtonStyle {get; set;}
    See Also