ClassSearchAutoCompleteBoxCommands
Class
Registers in the CommandManager all the commands that SearchAutoCompleteBox exposes.
Definition
Namespace:Telerik.Windows.Controls.MultiColumnComboBox
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public static class SearchAutoCompleteBoxCommands
Inheritance: objectSearchAutoCompleteBoxCommands
Properties
RemoveItem
Gets the RemoveItem command.
Declaration
cs-api-definition
public static RoutedUICommand RemoveItem { get; }
Property Value
RoutedUICommand