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

Controls the position of the scroll buttons of the TabStrip.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TabStripScrollButtonsPosition

Fields

The scroll buttons will be rendered after the tab list.

C#
End = 1

The scroll buttons will be rendered on both sides of the tab list.

C#
Split = 2

The scroll buttons will be rendered prior to the tab list.

C#
Start = 0
In this article
DefinitionFieldsEndSplitStart
Not finding the help you need?
Contact Support