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

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