TabPanelBuilder.ShowNavButtons Method
| Name | Parameters | Description |
|---|---|---|
| ShowNavButtons(JS) | value | Specifies whether navigation buttons should be available when tabs exceed the UI component's width. Mirrors the client-side showNavButtons option. |
| ShowNavButtons(Boolean) | value | Specifies whether navigation buttons should be available when tabs exceed the UI component's width. Mirrors the client-side showNavButtons option. |