A command for clearing the filter in a ViewCommandsToolBar.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly ICommand ClearFilter
Visual Basic (Declaration)
Public Shared ReadOnly ClearFilter As ICommand

Remarks

The default toolbar does not provide a UI for this command.

See Also