DropDownBoxBuilder.AccessKey Method
| Name | Parameters | Description |
|---|---|---|
| AccessKey(JS) | value | Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side accessKey option. |
| AccessKey(String) | value | Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side accessKey option. |