Registers in the CommandManager all the commands that SearchAutoCompleteBox exposes.
Definition
Namespace:Telerik.Windows.Controls.MultiColumnComboBox
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public static class SearchAutoCompleteBoxCommands
Inheritance: objectSearchAutoCompleteBoxCommands
Properties
RemoveItem
RoutedUICommand
Gets the RemoveItem command.
C#
public static RoutedUICommand RemoveItem { get; }