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

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