Provides commands for GridViewSearchPanel.
Definition
Namespace:Telerik.Windows.Controls.GridView.SearchPanel
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public static class GridViewSearchPanelCommands
Inheritance: objectGridViewSearchPanelCommands
Properties
Gets clear search value command.
C#
public static ICommand ClearSearchValue { get; }
The clear search value command.