PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / FilterChanged Event

In This Topic
    FilterChanged Event
    In This Topic
    Syntax
    'Declaration
     
    
    <NullableAttribute(2)>
    Public Event FilterChanged As EventHandler
    [Nullable(2)]
    public event EventHandler FilterChanged
    See Also