Class RadAutoCompleteBoxCommands
Registers in the CommandManager all the commands that RadAutoCompleteBox exposes.
Inheritance
System.Object
RadAutoCompleteBoxCommands
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public static class RadAutoCompleteBoxCommands : Object
Properties
RemoveItem
Gets the RemoveItem command.
Declaration
public static RoutedUICommand RemoveItem { get; }
Property Value
System.
|