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

In This Topic
    FilterTextBoxStyle Property
    In This Topic
    Gets or sets the style applied to the filter text-box.
    Syntax
    'Declaration
     
    
    Public Property FilterTextBoxStyle As Style
    public Style FilterTextBoxStyle {get; set;}
    See Also