Enum
TabStripScrollButtonsPosition

Controls the position of the scroll buttons of the TabStrip.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TabStripScrollButtonsPosition

Fields

End

The scroll buttons will be rendered after the tab list.

Declaration

cs-api-definition
End = 1

Field Value

TabStripScrollButtonsPosition

Split

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

Declaration

cs-api-definition
Split = 2

Field Value

TabStripScrollButtonsPosition

Start

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

Declaration

cs-api-definition
Start = 0

Field Value

TabStripScrollButtonsPosition

In this article
DefinitionFieldsEndSplitStart
Not finding the help you need?
Contact Support