ClassRadAutoSuggestBoxCommands
Class
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:
cs-api-definition
public static class RadAutoSuggestBoxCommands
Inheritance: objectRadAutoSuggestBoxCommands
Properties
SubmitQuery
Gets the SubmitQuery command.
Declaration
cs-api-definition
public static RoutedUICommand SubmitQuery { get; }
Property Value
RoutedUICommand