Gets or sets a value that determines whether the text is set for the input field of C1ComboBox during arrow key navigation.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_setTextOnArrowNavigation(); function set_setTextOnArrowNavigation(value); |