[]
Defines the behavior when keys are pressed in the control.Defines the behavior when keys are pressed in the control.
public enum InputKeyAction
Public Enum InputKeyAction
| Name | Description |
|---|---|
| ChangeSelectionOnly | Changes the selection without opening the dropdown. |
| OpenDropdown | Opens the dropdown without changing selection. |