SplitterBuilder.AllowKeyboardNavigation Method
| Name | Parameters | Description |
|---|---|---|
| AllowKeyboardNavigation(JS) | value | Specifies whether to allow the Splitter to take focus and allow keyboard navigation. Mirrors the client-side allowKeyboardNavigation option. |
| AllowKeyboardNavigation(Boolean) | value | Specifies whether to allow the Splitter to take focus and allow keyboard navigation. Mirrors the client-side allowKeyboardNavigation option. |