[]
Defines the behavior when keys are pressed in the control.Defines the behavior when keys are pressed in the control.
public enum TabKeyAction
Public Enum TabKeyAction
| Name | Description |
|---|---|
| CloseAndKeepFocus | Closes the dropdown while maintaining focus on the control |
| CloseAndMoveFocus | Closes the dropdown and moves focus to the next tabbable element. |