[]
Specifies constants that define the action to perform when the ENTER key is pressed.
public enum KeyAction
Public Enum KeyAction
| Name | Description |
|---|---|
| None | No special action (let the browser handle the key). |
| ToggleDetail | Toggle the detail display. |