[]
Specifies constants that define the action to be performed when the TAB key is pressed.
public enum CalendarTabKeyAction
Public Enum CalendarTabKeyAction
| Name | Description |
|---|---|
| All | All buttons in the calendar can be selected using the tab key. |
| None | No special action (let the browser handle the key). |