TabPanelBuilder.ScrollingEnabled Method
Name | Parameters | Description |
---|---|---|
ScrollingEnabled(JS) | value | A Boolean indicating whether or not to add scrolling support for tabs in the title. Mirrors the client-side scrollingEnabled option. |
ScrollingEnabled(Boolean) | value | A Boolean indicating whether or not to add scrolling support for tabs in the title. Mirrors the client-side scrollingEnabled option. |