New to Telerik UI for BlazorStart a free 30-day trial

Controls the visibility of the scroll buttons of the TabStrip.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TabStripScrollButtonsVisibility

Fields

The scroll buttons will be rendered only when the tab list has become scrollable and the TabStrip cannot accommodate the full width of the tab list.

C#
Auto = 0

The scroll buttons will never be rendered.

C#
Hidden = 1

The scroll buttons will always be rendered.

C#
Visible = 2
In this article
DefinitionFieldsAutoHiddenVisible
Not finding the help you need?
Contact Support