Property ClearCommand
| Edit this page View SourceClearCommand
Gets a command that clears the current search.
Declaration
public ICommand ClearCommand { get; }
Property Value
Type | Description |
---|---|
ICommand |
Gets a command that clears the current search.
public ICommand ClearCommand { get; }
Type | Description |
---|---|
ICommand |