Provides a set of commands for the RadAutoSuggestBox, allowing users to interact with the suggestion box functionality.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
public static class RadAutoSuggestBoxCommands
Inheritance: objectRadAutoSuggestBoxCommands
Properties
SubmitQuery
RoutedUICommand
Gets the SubmitQuery command.
C#
public static RoutedUICommand SubmitQuery { get; }